Uses of Class
odata.msgraph.client.beta.entity.collection.request.PrintUsageByPrinterCollectionRequest
-
Packages that use PrintUsageByPrinterCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PrintUsageByPrinterCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PrintUsageByPrinterCollectionRequest Modifier and Type Method Description PrintUsageByPrinterCollectionRequestReportRoot. getDailyPrintUsageByPrinter()PrintUsageByPrinterCollectionRequestReportRoot. getDailyPrintUsageSummariesByPrinter()PrintUsageByPrinterCollectionRequestReportRoot. getMonthlyPrintUsageByPrinter()PrintUsageByPrinterCollectionRequestReportRoot. getMonthlyPrintUsageSummariesByPrinter() -
Uses of PrintUsageByPrinterCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PrintUsageByPrinterCollectionRequest Modifier and Type Method Description PrintUsageByPrinterCollectionRequestReportRootCollectionRequest. dailyPrintUsageByPrinter()PrintUsageByPrinterCollectionRequestReportRootCollectionRequest. dailyPrintUsageSummariesByPrinter()PrintUsageByPrinterCollectionRequestReportRootCollectionRequest. monthlyPrintUsageByPrinter()PrintUsageByPrinterCollectionRequestReportRootCollectionRequest. monthlyPrintUsageSummariesByPrinter() -
Uses of PrintUsageByPrinterCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PrintUsageByPrinterCollectionRequest Modifier and Type Method Description PrintUsageByPrinterCollectionRequestReportRootRequest. dailyPrintUsageByPrinter()PrintUsageByPrinterCollectionRequestReportRootRequest. dailyPrintUsageSummariesByPrinter()PrintUsageByPrinterCollectionRequestReportRootRequest. monthlyPrintUsageByPrinter()PrintUsageByPrinterCollectionRequestReportRootRequest. monthlyPrintUsageSummariesByPrinter()
-