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