| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsEnrollmentStatusScreenSettings |
WindowsEnrollmentStatusScreenSettings.Builder.build() |
WindowsEnrollmentStatusScreenSettings |
WindowsEnrollmentStatusScreenSettings.withAllowDeviceUseBeforeProfileAndAppInstallComplete(Boolean allowDeviceUseBeforeProfileAndAppInstallComplete)
Returns an immutable copy of
this with just the allowDeviceUseBeforeProfileAndAppInstallComplete field changed. |
WindowsEnrollmentStatusScreenSettings |
WindowsEnrollmentStatusScreenSettings.withAllowDeviceUseOnInstallFailure(Boolean allowDeviceUseOnInstallFailure)
Returns an immutable copy of
this with just the allowDeviceUseOnInstallFailure field changed. |
WindowsEnrollmentStatusScreenSettings |
WindowsEnrollmentStatusScreenSettings.withAllowLogCollectionOnInstallFailure(Boolean allowLogCollectionOnInstallFailure)
Returns an immutable copy of
this with just the allowLogCollectionOnInstallFailure field changed. |
WindowsEnrollmentStatusScreenSettings |
WindowsEnrollmentStatusScreenSettings.withBlockDeviceSetupRetryByUser(Boolean blockDeviceSetupRetryByUser)
Returns an immutable copy of
this with just the blockDeviceSetupRetryByUser field changed. |
WindowsEnrollmentStatusScreenSettings |
WindowsEnrollmentStatusScreenSettings.withCustomErrorMessage(String customErrorMessage)
Returns an immutable copy of
this with just the customErrorMessage field changed. |
WindowsEnrollmentStatusScreenSettings |
WindowsEnrollmentStatusScreenSettings.withHideInstallationProgress(Boolean hideInstallationProgress)
Returns an immutable copy of
this with just the hideInstallationProgress field changed. |
WindowsEnrollmentStatusScreenSettings |
WindowsEnrollmentStatusScreenSettings.withInstallProgressTimeoutInMinutes(Integer installProgressTimeoutInMinutes)
Returns an immutable copy of
this with just the installProgressTimeoutInMinutes field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsEnrollmentStatusScreenSettings |
WindowsAutopilotDeploymentProfile.enrollmentStatusScreenSettings |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsEnrollmentStatusScreenSettings> |
WindowsAutopilotDeploymentProfile.getEnrollmentStatusScreenSettings()
“Enrollment status screen setting”
|
| Modifier and Type | Method and Description |
|---|---|
AzureADWindowsAutopilotDeploymentProfile.Builder |
AzureADWindowsAutopilotDeploymentProfile.Builder.enrollmentStatusScreenSettings(WindowsEnrollmentStatusScreenSettings enrollmentStatusScreenSettings) |
ActiveDirectoryWindowsAutopilotDeploymentProfile.Builder |
ActiveDirectoryWindowsAutopilotDeploymentProfile.Builder.enrollmentStatusScreenSettings(WindowsEnrollmentStatusScreenSettings enrollmentStatusScreenSettings) |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withEnrollmentStatusScreenSettings(WindowsEnrollmentStatusScreenSettings enrollmentStatusScreenSettings)
Returns an immutable copy of
this with just the enrollmentStatusScreenSettings field changed. |
Copyright © 2018–2020. All rights reserved.