DeviceManagementResourceAccessProfileBase |
DeviceManagementResourceAccessProfileBase.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementResourceAccessProfileBase |
DeviceManagementResourceAccessProfileBase.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementResourceAccessProfileBase |
DeviceManagementResourceAccessProfileBase.withCreationDateTime(OffsetDateTime creationDateTime) |
Returns an immutable copy of this with just the creationDateTime
field changed.
|
DeviceManagementResourceAccessProfileBase |
DeviceManagementResourceAccessProfileBase.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
DeviceManagementResourceAccessProfileBase |
DeviceManagementResourceAccessProfileBase.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
DeviceManagementResourceAccessProfileBase |
DeviceManagementResourceAccessProfileBase.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
DeviceManagementResourceAccessProfileBase |
DeviceManagementResourceAccessProfileBase.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
DeviceManagementResourceAccessProfileBase |
DeviceManagementResourceAccessProfileBase.withUnmappedField(String name,
String value) |
|
DeviceManagementResourceAccessProfileBase |
DeviceManagementResourceAccessProfileBase.withVersion(Integer version) |
Returns an immutable copy of this with just the version field
changed.
|