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