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