| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.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. |
| Modifier and Type | Field and Description |
|---|---|
protected List<ManagedDeviceMobileAppConfigurationSettingState> |
ManagedDeviceMobileAppConfigurationState.settingStates |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ManagedDeviceMobileAppConfigurationSettingState> |
ManagedDeviceMobileAppConfigurationState.getSettingStates() |
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceMobileAppConfigurationState.Builder |
ManagedDeviceMobileAppConfigurationState.Builder.settingStates(List<ManagedDeviceMobileAppConfigurationSettingState> settingStates) |
Copyright © 2018–2020. All rights reserved.