| Package | Description |
|---|---|
| org.gitlab4j.api |
| Modifier and Type | Method and Description |
|---|---|
ProjectFetches |
ProjectApi.getProjectStatistics(Object projectIdOrPath)
Get the project fetch statistics for the last 30 days.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<ProjectFetches> |
ProjectApi.getOptionalProjectStatistics(Object projectIdOrPath)
Get an Optional instance with the value for the project fetch statistics for the last 30 days.
|
Copyright © 2019. All rights reserved.