Uses of Class
odata.msgraph.client.beta.entity.collection.request.PrintUsageByUserCollectionRequest
-
Packages that use PrintUsageByUserCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PrintUsageByUserCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PrintUsageByUserCollectionRequest Modifier and Type Method Description PrintUsageByUserCollectionRequestReportRoot. getDailyPrintUsageByUser()PrintUsageByUserCollectionRequestReportRoot. getDailyPrintUsageSummariesByUser()PrintUsageByUserCollectionRequestReportRoot. getMonthlyPrintUsageByUser()PrintUsageByUserCollectionRequestReportRoot. getMonthlyPrintUsageSummariesByUser() -
Uses of PrintUsageByUserCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PrintUsageByUserCollectionRequest Modifier and Type Method Description PrintUsageByUserCollectionRequestReportRootCollectionRequest. dailyPrintUsageByUser()PrintUsageByUserCollectionRequestReportRootCollectionRequest. dailyPrintUsageSummariesByUser()PrintUsageByUserCollectionRequestReportRootCollectionRequest. monthlyPrintUsageByUser()PrintUsageByUserCollectionRequestReportRootCollectionRequest. monthlyPrintUsageSummariesByUser() -
Uses of PrintUsageByUserCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PrintUsageByUserCollectionRequest Modifier and Type Method Description PrintUsageByUserCollectionRequestReportRootRequest. dailyPrintUsageByUser()PrintUsageByUserCollectionRequestReportRootRequest. dailyPrintUsageSummariesByUser()PrintUsageByUserCollectionRequestReportRootRequest. monthlyPrintUsageByUser()PrintUsageByUserCollectionRequestReportRootRequest. monthlyPrintUsageSummariesByUser()
-