DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.Builder.build() |
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withCreationSource(String creationSource) |
Returns an immutable copy of this with just the creationSource
field changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withIsAssigned(Boolean isAssigned) |
Returns an immutable copy of this with just the isAssigned field
changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withName(String name) |
Returns an immutable copy of this with just the name field
changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withPlatforms(DeviceManagementConfigurationPlatforms platforms) |
Returns an immutable copy of this with just the platforms field
changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withSettingCount(Integer settingCount) |
Returns an immutable copy of this with just the settingCount
field changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withTechnologies(DeviceManagementConfigurationTechnologies technologies) |
Returns an immutable copy of this with just the technologies
field changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withTemplateReference(DeviceManagementConfigurationPolicyTemplateReference templateReference) |
Returns an immutable copy of this with just the templateReference
field changed.
|
DeviceManagementConfigurationPolicy |
DeviceManagementConfigurationPolicy.withUnmappedField(String name,
String value) |
|