Uses of Class
odata.msgraph.client.beta.ediscovery.entity.AddToReviewSetOperation
-
Packages that use AddToReviewSetOperation Package Description odata.msgraph.client.beta.ediscovery.entity -
-
Uses of AddToReviewSetOperation in odata.msgraph.client.beta.ediscovery.entity
Methods in odata.msgraph.client.beta.ediscovery.entity that return AddToReviewSetOperation Modifier and Type Method Description AddToReviewSetOperationAddToReviewSetOperation.Builder. build()AddToReviewSetOperationAddToReviewSetOperation. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AddToReviewSetOperationAddToReviewSetOperation. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AddToReviewSetOperationAddToReviewSetOperation. withUnmappedField(String name, String value)
-