DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.Builder.build() |
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.withReferencingConfigurationPolicyCount(Integer referencingConfigurationPolicyCount) |
Returns an immutable copy of this with just the
referencingConfigurationPolicyCount field changed.
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.withSettingDefinitionId(String settingDefinitionId) |
Returns an immutable copy of this with just the
settingDefinitionId field changed.
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.withSettingInstance(DeviceManagementConfigurationSettingInstance settingInstance) |
Returns an immutable copy of this with just the settingInstance
field changed.
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.withUnmappedField(String name,
String value) |
|
DeviceManagementReusablePolicySetting |
DeviceManagementReusablePolicySetting.withVersion(Integer version) |
Returns an immutable copy of this with just the version field
changed.
|