Uses of Class
odata.msgraph.client.beta.entity.collection.request.ExactMatchSessionCollectionRequest
-
Packages that use ExactMatchSessionCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ExactMatchSessionCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ExactMatchSessionCollectionRequest Modifier and Type Method Description ExactMatchSessionCollectionRequestExactMatchDataStore. getSessions() -
Uses of ExactMatchSessionCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ExactMatchSessionCollectionRequest Modifier and Type Method Description ExactMatchSessionCollectionRequestExactMatchDataStoreCollectionRequest. sessions() -
Uses of ExactMatchSessionCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ExactMatchSessionCollectionRequest Modifier and Type Method Description ExactMatchSessionCollectionRequestExactMatchDataStoreRequest. sessions()
-