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 ProjectStatistics
Project. getStatistics()
Methods in org.gitlab4j.api.models with parameters of type ProjectStatistics Modifier and Type Method Description void
Project. setStatistics(ProjectStatistics statistics)
-