| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected DeviceManagementExchangeAccessRuleType |
DeviceManagementExchangeDeviceClass.type |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeviceManagementExchangeAccessRuleType> |
DeviceManagementExchangeDeviceClass.getType()
“Type of device which is impacted by this rule e.g.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementExchangeDeviceClass.Builder |
DeviceManagementExchangeDeviceClass.Builder.type(DeviceManagementExchangeAccessRuleType type)
“Type of device which is impacted by this rule e.g.
|
DeviceManagementExchangeDeviceClass |
DeviceManagementExchangeDeviceClass.withType(DeviceManagementExchangeAccessRuleType type)
Returns an immutable copy of
this with just the type field
changed. |
| Modifier and Type | Method and Description |
|---|---|
static DeviceManagementExchangeAccessRuleType |
DeviceManagementExchangeAccessRuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceManagementExchangeAccessRuleType[] |
DeviceManagementExchangeAccessRuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.