Uses of Class
org.gitlab4j.api.models.ProjectFetches.DateCount
Package | Description |
---|---|
org.gitlab4j.api.models |
-
Uses of ProjectFetches.DateCount in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return types with arguments of type ProjectFetches.DateCount Modifier and Type Method Description List<ProjectFetches.DateCount>
ProjectFetches.Fetches. getDays()
Method parameters in org.gitlab4j.api.models with type arguments of type ProjectFetches.DateCount Modifier and Type Method Description void
ProjectFetches.Fetches. setDays(List<ProjectFetches.DateCount> days)