| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
PrintUsageSummaryByPrinter |
PrintUsageSummaryByPrinter.Builder.build() |
PrintUsageSummaryByPrinter |
PrintUsageSummaryByPrinter.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
PrintUsageSummaryByPrinter |
PrintUsageSummaryByPrinter.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
PrintUsageSummaryByPrinter |
PrintUsageSummaryByPrinter.withCompletedBlackAndWhiteJobCount(Long completedBlackAndWhiteJobCount) |
PrintUsageSummaryByPrinter |
PrintUsageSummaryByPrinter.withCompletedColorJobCount(Long completedColorJobCount) |
PrintUsageSummaryByPrinter |
PrintUsageSummaryByPrinter.withIncompleteJobCount(Long incompleteJobCount) |
PrintUsageSummaryByPrinter |
PrintUsageSummaryByPrinter.withPrinterId(String printerId) |
PrintUsageSummaryByPrinter |
PrintUsageSummaryByPrinter.withUsageDate(LocalDate usageDate) |
Copyright © 2018–2020. All rights reserved.