Uses of Class
odata.msgraph.client.beta.termStore.entity.collection.request.RelationCollectionRequest
-
-
Uses of RelationCollectionRequest in odata.msgraph.client.beta.termStore.entity
Methods in odata.msgraph.client.beta.termStore.entity that return RelationCollectionRequest Modifier and Type Method Description RelationCollectionRequestSet. getRelations()RelationCollectionRequestTerm. getRelations() -
Uses of RelationCollectionRequest in odata.msgraph.client.beta.termStore.entity.collection.request
Methods in odata.msgraph.client.beta.termStore.entity.collection.request that return RelationCollectionRequest Modifier and Type Method Description RelationCollectionRequestSetCollectionRequest. relations()RelationCollectionRequestTermCollectionRequest. relations() -
Uses of RelationCollectionRequest in odata.msgraph.client.beta.termStore.entity.request
Methods in odata.msgraph.client.beta.termStore.entity.request that return RelationCollectionRequest Modifier and Type Method Description RelationCollectionRequestSetRequest. relations()RelationCollectionRequestTermRequest. relations()
-