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