Uses of Class
odata.msgraph.client.beta.entity.request.ReportRootRequest
-
Packages that use ReportRootRequest Package Description odata.msgraph.client.beta.container odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of ReportRootRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return ReportRootRequest Modifier and Type Method Description ReportRootRequestGraphService. reports() -
Uses of ReportRootRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ReportRootRequest Modifier and Type Method Description ReportRootRequestPrint. getReports() -
Uses of ReportRootRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ReportRootRequest Modifier and Type Method Description ReportRootRequestPrintRequest. reports()
-