Uses of Class
odata.msgraph.client.beta.entity.request.TeamsAsyncOperationRequest
-
Packages that use TeamsAsyncOperationRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of TeamsAsyncOperationRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return TeamsAsyncOperationRequest Modifier and Type Method Description TeamsAsyncOperationRequestChatCollectionRequest. operations(String id)TeamsAsyncOperationRequestTeamCollectionRequest. operations(String id) -
Uses of TeamsAsyncOperationRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return TeamsAsyncOperationRequest Modifier and Type Method Description TeamsAsyncOperationRequestChatRequest. operations(String id)TeamsAsyncOperationRequestTeamRequest. operations(String id)
-