Uses of Class
org.gitlab4j.api.models.ProjectFetches
Packages that use ProjectFetches
-
Uses of ProjectFetches in org.gitlab4j.api
Methods in org.gitlab4j.api that return ProjectFetchesModifier and TypeMethodDescriptionProjectApi.getProjectStatistics
(Object projectIdOrPath) Get the project fetch statistics for the last 30 days.Methods in org.gitlab4j.api 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.