Uses of Class
odata.msgraph.client.beta.entity.collection.request.CommsOperationCollectionRequest
-
Packages that use CommsOperationCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CommsOperationCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CommsOperationCollectionRequest Modifier and Type Method Description CommsOperationCollectionRequestCall. getOperations() -
Uses of CommsOperationCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CommsOperationCollectionRequest Modifier and Type Method Description CommsOperationCollectionRequestCallCollectionRequest. operations() -
Uses of CommsOperationCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CommsOperationCollectionRequest Modifier and Type Method Description CommsOperationCollectionRequestCallRequest. operations()
-