Uses of Class
odata.msgraph.client.beta.entity.collection.request.PrintServiceEndpointCollectionRequest
-
Packages that use PrintServiceEndpointCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PrintServiceEndpointCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PrintServiceEndpointCollectionRequest Modifier and Type Method Description PrintServiceEndpointCollectionRequestPrintService. getEndpoints() -
Uses of PrintServiceEndpointCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PrintServiceEndpointCollectionRequest Modifier and Type Method Description PrintServiceEndpointCollectionRequestPrintServiceCollectionRequest. endpoints() -
Uses of PrintServiceEndpointCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PrintServiceEndpointCollectionRequest Modifier and Type Method Description PrintServiceEndpointCollectionRequestPrintServiceRequest. endpoints()
-