Uses of Class
odata.msgraph.client.beta.termStore.entity.request.StoreRequest
-
Packages that use StoreRequest Package Description odata.msgraph.client.beta.container odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of StoreRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return StoreRequest Modifier and Type Method Description StoreRequestGraphService. termStore() -
Uses of StoreRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return StoreRequest Modifier and Type Method Description StoreRequestSite. getTermStore() -
Uses of StoreRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return StoreRequest Modifier and Type Method Description StoreRequestSiteRequest. termStore()
-