DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.Builder.build() |
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withCurrentValue(String currentValue) |
Returns an immutable copy of this with just the currentValue
field changed.
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withErrorCode(Long errorCode) |
Returns an immutable copy of this with just the errorCode field
changed.
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withErrorDescription(String errorDescription) |
Returns an immutable copy of this with just the errorDescription
field changed.
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withInstanceDisplayName(String instanceDisplayName) |
Returns an immutable copy of this with just the
instanceDisplayName field changed.
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withSetting(String setting) |
Returns an immutable copy of this with just the setting field
changed.
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withSettingName(String settingName) |
Returns an immutable copy of this with just the settingName
field changed.
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withState(ComplianceStatus state) |
Returns an immutable copy of this with just the state field
changed.
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withUnmappedField(String name,
Object value) |
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withUserEmail(String userEmail) |
Returns an immutable copy of this with just the userEmail field
changed.
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withUserId(String userId) |
Returns an immutable copy of this with just the userId field
changed.
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withUserName(String userName) |
Returns an immutable copy of this with just the userName field
changed.
|
DeviceCompliancePolicySettingState |
DeviceCompliancePolicySettingState.withUserPrincipalName(String userPrincipalName) |
Returns an immutable copy of this with just the userPrincipalName
field changed.
|