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