Uses of Class
odata.msgraph.client.beta.entity.collection.request.TeamsAsyncOperationCollectionRequest
-
Packages that use TeamsAsyncOperationCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of TeamsAsyncOperationCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TeamsAsyncOperationCollectionRequest Modifier and Type Method Description TeamsAsyncOperationCollectionRequestChat. getOperations()TeamsAsyncOperationCollectionRequestTeam. getOperations() -
Uses of TeamsAsyncOperationCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return TeamsAsyncOperationCollectionRequest Modifier and Type Method Description TeamsAsyncOperationCollectionRequestChatCollectionRequest. operations()TeamsAsyncOperationCollectionRequestTeamCollectionRequest. operations() -
Uses of TeamsAsyncOperationCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return TeamsAsyncOperationCollectionRequest Modifier and Type Method Description TeamsAsyncOperationCollectionRequestChatRequest. operations()TeamsAsyncOperationCollectionRequestTeamRequest. operations()
-