Uses of Class
odata.msgraph.client.beta.termStore.entity.request.SetRequest
-
Packages that use SetRequest Package Description odata.msgraph.client.beta.termStore.entity odata.msgraph.client.beta.termStore.entity.collection.request odata.msgraph.client.beta.termStore.entity.request -
-
Uses of SetRequest in odata.msgraph.client.beta.termStore.entity
Methods in odata.msgraph.client.beta.termStore.entity that return SetRequest Modifier and Type Method Description SetRequestRelation. getSet()SetRequestTerm. getSet() -
Uses of SetRequest in odata.msgraph.client.beta.termStore.entity.collection.request
Methods in odata.msgraph.client.beta.termStore.entity.collection.request that return SetRequest Modifier and Type Method Description SetRequestGroupCollectionRequest. sets(String id) -
Uses of SetRequest in odata.msgraph.client.beta.termStore.entity.request
Methods in odata.msgraph.client.beta.termStore.entity.request that return SetRequest Modifier and Type Method Description SetRequestRelationRequest. set()SetRequestTermRequest. set()SetRequestGroupRequest. sets(String id)SetRequestStoreRequest. sets(String id)
-