Uses of Class
odata.msgraph.client.beta.termStore.entity.request.TermRequest
-
Packages that use TermRequest 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 TermRequest in odata.msgraph.client.beta.termStore.entity
Methods in odata.msgraph.client.beta.termStore.entity that return TermRequest Modifier and Type Method Description TermRequestRelation. getFromTerm()TermRequestRelation. getToTerm() -
Uses of TermRequest in odata.msgraph.client.beta.termStore.entity.collection.request
Methods in odata.msgraph.client.beta.termStore.entity.collection.request that return TermRequest Modifier and Type Method Description TermRequestSetCollectionRequest. children(String id)TermRequestTermCollectionRequest. children(String id)TermRequestSetCollectionRequest. terms(String id) -
Uses of TermRequest in odata.msgraph.client.beta.termStore.entity.request
Methods in odata.msgraph.client.beta.termStore.entity.request that return TermRequest Modifier and Type Method Description TermRequestSetRequest. children(String id)TermRequestTermRequest. children(String id)TermRequestRelationRequest. fromTerm()TermRequestSetRequest. terms(String id)TermRequestRelationRequest. toTerm()
-