Uses of Class
odata.msgraph.client.beta.termStore.entity.collection.request.TermCollectionRequest
-
-
Uses of TermCollectionRequest in odata.msgraph.client.beta.termStore.entity
Methods in odata.msgraph.client.beta.termStore.entity that return TermCollectionRequest Modifier and Type Method Description TermCollectionRequestSet. getChildren()TermCollectionRequestTerm. getChildren()TermCollectionRequestSet. getTerms() -
Uses of TermCollectionRequest in odata.msgraph.client.beta.termStore.entity.collection.request
Methods in odata.msgraph.client.beta.termStore.entity.collection.request that return TermCollectionRequest Modifier and Type Method Description TermCollectionRequestSetCollectionRequest. children()TermCollectionRequestTermCollectionRequest. children()TermCollectionRequestSetCollectionRequest. terms() -
Uses of TermCollectionRequest in odata.msgraph.client.beta.termStore.entity.request
Methods in odata.msgraph.client.beta.termStore.entity.request that return TermCollectionRequest Modifier and Type Method Description TermCollectionRequestSetRequest. children()TermCollectionRequestTermRequest. children()TermCollectionRequestSetRequest. terms()
-