Uses of Class
org.aoju.bus.gitlab.models.ProjectFetches
Packages that use ProjectFetches
-
Uses of ProjectFetches in org.aoju.bus.gitlab
Methods in org.aoju.bus.gitlab that return ProjectFetchesModifier and TypeMethodDescriptionProjectApi.getProjectStatistics(Object projectIdOrPath) Get the project fetch statistics for the last 30 days.Methods in org.aoju.bus.gitlab that return types with arguments of type ProjectFetchesModifier and TypeMethodDescriptionProjectApi.getOptionalProjectStatistics(Object projectIdOrPath) Get an Optional instance with the value for the project fetch statistics for the last 30 days.