| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
GovernanceRoleSetting |
GovernanceRoleSetting.Builder.build() |
GovernanceRoleSetting |
GovernanceRoleSetting.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
GovernanceRoleSetting |
GovernanceRoleSetting.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
GovernanceRoleSetting |
GovernanceRoleSetting.withIsDefault(Boolean isDefault) |
GovernanceRoleSetting |
GovernanceRoleSetting.withLastUpdatedBy(String lastUpdatedBy) |
GovernanceRoleSetting |
GovernanceRoleSetting.withLastUpdatedDateTime(OffsetDateTime lastUpdatedDateTime) |
GovernanceRoleSetting |
GovernanceRoleSetting.withResourceId(String resourceId) |
GovernanceRoleSetting |
GovernanceRoleSetting.withRoleDefinitionId(String roleDefinitionId) |
Copyright © 2018–2020. All rights reserved.