Uses of Class
odata.msgraph.client.beta.entity.collection.request.PrintTaskCollectionRequest
-
Packages that use PrintTaskCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PrintTaskCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PrintTaskCollectionRequest Modifier and Type Method Description PrintTaskCollectionRequestPrintJob. getTasks()PrintTaskCollectionRequestPrintTaskDefinition. getTasks() -
Uses of PrintTaskCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PrintTaskCollectionRequest Modifier and Type Method Description PrintTaskCollectionRequestPrintJobCollectionRequest. tasks()PrintTaskCollectionRequestPrintTaskDefinitionCollectionRequest. tasks() -
Uses of PrintTaskCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PrintTaskCollectionRequest Modifier and Type Method Description PrintTaskCollectionRequestPrintJobRequest. tasks()PrintTaskCollectionRequestPrintTaskDefinitionRequest. tasks()
-