Uses of Class
odata.msgraph.client.beta.ediscovery.entity.collection.request.TagCollectionRequest
-
-
Uses of TagCollectionRequest in odata.msgraph.client.beta.ediscovery.entity
Methods in odata.msgraph.client.beta.ediscovery.entity that return TagCollectionRequest Modifier and Type Method Description TagCollectionRequestTag. getChildTags()TagCollectionRequestCase. getTags() -
Uses of TagCollectionRequest in odata.msgraph.client.beta.ediscovery.entity.collection.request
Methods in odata.msgraph.client.beta.ediscovery.entity.collection.request that return TagCollectionRequest Modifier and Type Method Description TagCollectionRequestTagCollectionRequest. childTags()TagCollectionRequestCaseCollectionRequest. tags() -
Uses of TagCollectionRequest in odata.msgraph.client.beta.ediscovery.entity.request
Methods in odata.msgraph.client.beta.ediscovery.entity.request that return TagCollectionRequest Modifier and Type Method Description TagCollectionRequestTagRequest. childTags()TagCollectionRequestCaseRequest. tags()
-