| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
OutOfBoxExperienceSettings |
OutOfBoxExperienceSettings.Builder.build() |
OutOfBoxExperienceSettings |
OutOfBoxExperienceSettings.withDeviceUsageType(WindowsDeviceUsageType deviceUsageType)
Returns an immutable copy of
this with just the deviceUsageType
field changed. |
OutOfBoxExperienceSettings |
OutOfBoxExperienceSettings.withHideEscapeLink(Boolean hideEscapeLink)
Returns an immutable copy of
this with just the hideEscapeLink
field changed. |
OutOfBoxExperienceSettings |
OutOfBoxExperienceSettings.withHideEULA(Boolean hideEULA)
Returns an immutable copy of
this with just the hideEULA field
changed. |
OutOfBoxExperienceSettings |
OutOfBoxExperienceSettings.withHidePrivacySettings(Boolean hidePrivacySettings)
Returns an immutable copy of
this with just the hidePrivacySettings field changed. |
OutOfBoxExperienceSettings |
OutOfBoxExperienceSettings.withSkipKeyboardSelectionPage(Boolean skipKeyboardSelectionPage)
Returns an immutable copy of
this with just the skipKeyboardSelectionPage field changed. |
OutOfBoxExperienceSettings |
OutOfBoxExperienceSettings.withUserType(WindowsUserType userType)
Returns an immutable copy of
this with just the userType field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected OutOfBoxExperienceSettings |
WindowsAutopilotDeploymentProfile.outOfBoxExperienceSettings |
| Modifier and Type | Method and Description |
|---|---|
Optional<OutOfBoxExperienceSettings> |
WindowsAutopilotDeploymentProfile.getOutOfBoxExperienceSettings()
“Out of box experience setting”
|
| Modifier and Type | Method and Description |
|---|---|
AzureADWindowsAutopilotDeploymentProfile.Builder |
AzureADWindowsAutopilotDeploymentProfile.Builder.outOfBoxExperienceSettings(OutOfBoxExperienceSettings outOfBoxExperienceSettings) |
ActiveDirectoryWindowsAutopilotDeploymentProfile.Builder |
ActiveDirectoryWindowsAutopilotDeploymentProfile.Builder.outOfBoxExperienceSettings(OutOfBoxExperienceSettings outOfBoxExperienceSettings) |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withOutOfBoxExperienceSettings(OutOfBoxExperienceSettings outOfBoxExperienceSettings)
Returns an immutable copy of
this with just the outOfBoxExperienceSettings field changed. |
Copyright © 2018–2020. All rights reserved.