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