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