| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
OverallPrintUsageSummary |
OverallPrintUsageSummary.Builder.build() |
OverallPrintUsageSummary |
OverallPrintUsageSummary.withActivePrintersCount(Integer activePrintersCount) |
OverallPrintUsageSummary |
OverallPrintUsageSummary.withActiveUsersCount(Integer activeUsersCount) |
OverallPrintUsageSummary |
OverallPrintUsageSummary.withDaysInPeriod(Integer daysInPeriod) |
OverallPrintUsageSummary |
OverallPrintUsageSummary.withTotalIncompleteJobs(Integer totalIncompleteJobs) |
OverallPrintUsageSummary |
OverallPrintUsageSummary.withTotalJobsProcessed(Integer totalJobsProcessed) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<OverallPrintUsageSummary> |
ReportRootCollectionRequest.getOverallPrintUsageSummary(OffsetDateTime periodStart,
OffsetDateTime periodEnd,
Integer topListsSize) |
Copyright © 2018–2020. All rights reserved.