| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected Windows10DeviceModeType |
DeviceManagementApplicabilityRuleDeviceMode.deviceMode |
| Modifier and Type | Method and Description |
|---|---|
Optional<Windows10DeviceModeType> |
DeviceManagementApplicabilityRuleDeviceMode.getDeviceMode()
“Applicability rule for device mode.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementApplicabilityRuleDeviceMode.Builder |
DeviceManagementApplicabilityRuleDeviceMode.Builder.deviceMode(Windows10DeviceModeType deviceMode)
“Applicability rule for device mode.”
|
DeviceManagementApplicabilityRuleDeviceMode |
DeviceManagementApplicabilityRuleDeviceMode.withDeviceMode(Windows10DeviceModeType deviceMode)
Returns an immutable copy of
this with just the deviceMode field
changed. |
| Modifier and Type | Method and Description |
|---|---|
static Windows10DeviceModeType |
Windows10DeviceModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Windows10DeviceModeType[] |
Windows10DeviceModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.