Uses of Class
org.gitlab4j.api.models.ProjectStatistics
-
Packages that use ProjectStatistics Package Description org.gitlab4j.api.models -
-
Uses of ProjectStatistics in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return ProjectStatistics Modifier and Type Method Description ProjectStatisticsProject. getStatistics()Methods in org.gitlab4j.api.models with parameters of type ProjectStatistics Modifier and Type Method Description voidProject. setStatistics(ProjectStatistics statistics)
-