Uses of Class
odata.msgraph.client.beta.entity.request.ExactMatchSessionRequest
-
Packages that use ExactMatchSessionRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ExactMatchSessionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ExactMatchSessionRequest Modifier and Type Method Description ExactMatchSessionRequestExactMatchDataStoreCollectionRequest. sessions(String id) -
Uses of ExactMatchSessionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ExactMatchSessionRequest Modifier and Type Method Description ExactMatchSessionRequestExactMatchDataStoreRequest. sessions(String id)
-