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