Uses of Class
odata.msgraph.client.beta.ediscovery.entity.request.ReviewSetRequest
-
-
Uses of ReviewSetRequest in odata.msgraph.client.beta.ediscovery.entity
Methods in odata.msgraph.client.beta.ediscovery.entity that return ReviewSetRequest Modifier and Type Method Description ReviewSetRequestAddToReviewSetOperation. getReviewSet()ReviewSetRequestCaseExportOperation. getReviewSet() -
Uses of ReviewSetRequest in odata.msgraph.client.beta.ediscovery.entity.collection.request
Methods in odata.msgraph.client.beta.ediscovery.entity.collection.request that return ReviewSetRequest Modifier and Type Method Description ReviewSetRequestCaseCollectionRequest. reviewSets(String id) -
Uses of ReviewSetRequest in odata.msgraph.client.beta.ediscovery.entity.request
Methods in odata.msgraph.client.beta.ediscovery.entity.request that return ReviewSetRequest Modifier and Type Method Description ReviewSetRequestAddToReviewSetOperationRequest. reviewSet()ReviewSetRequestCaseExportOperationRequest. reviewSet()ReviewSetRequestCaseRequest. reviewSets(String id)
-