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