Uses of Class
odata.msgraph.client.beta.entity.PrintUsageByPrinter
-
Packages that use PrintUsageByPrinter Package Description odata.msgraph.client.beta.entity -
-
Uses of PrintUsageByPrinter in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PrintUsageByPrinter Modifier and Type Method Description PrintUsageByPrinterPrintUsageByPrinter.Builder. build()PrintUsageByPrinterPrintUsageByPrinter. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PrintUsageByPrinterPrintUsageByPrinter. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PrintUsageByPrinterPrintUsageByPrinter. withPrinterId(String printerId)PrintUsageByPrinterPrintUsageByPrinter. withUnmappedField(String name, String value)
-