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