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