| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsDeviceUsageType |
OutOfBoxExperienceSettings.deviceUsageType |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsDeviceUsageType> |
OutOfBoxExperienceSettings.getDeviceUsageType()
“AAD join authentication type”
|
| Modifier and Type | Method and Description |
|---|---|
OutOfBoxExperienceSettings.Builder |
OutOfBoxExperienceSettings.Builder.deviceUsageType(WindowsDeviceUsageType deviceUsageType)
“AAD join authentication type”
|
OutOfBoxExperienceSettings |
OutOfBoxExperienceSettings.withDeviceUsageType(WindowsDeviceUsageType deviceUsageType)
Returns an immutable copy of
this with just the deviceUsageType
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static WindowsDeviceUsageType |
WindowsDeviceUsageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsDeviceUsageType[] |
WindowsDeviceUsageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.