| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
WindowsEnrollmentStatusScreenSettings.Builder |
WindowsEnrollmentStatusScreenSettings.Builder.allowDeviceUseBeforeProfileAndAppInstallComplete(Boolean allowDeviceUseBeforeProfileAndAppInstallComplete)
“Allow or block user to use device before profile and app installation complete”
|
WindowsEnrollmentStatusScreenSettings.Builder |
WindowsEnrollmentStatusScreenSettings.Builder.allowDeviceUseOnInstallFailure(Boolean allowDeviceUseOnInstallFailure)
“Allow the user to continue using the device on installation failure”
|
WindowsEnrollmentStatusScreenSettings.Builder |
WindowsEnrollmentStatusScreenSettings.Builder.allowLogCollectionOnInstallFailure(Boolean allowLogCollectionOnInstallFailure)
“Allow or block log collection on installation failure”
|
WindowsEnrollmentStatusScreenSettings.Builder |
WindowsEnrollmentStatusScreenSettings.Builder.blockDeviceSetupRetryByUser(Boolean blockDeviceSetupRetryByUser)
“Allow the user to retry the setup on installation failure”
|
static WindowsEnrollmentStatusScreenSettings.Builder |
WindowsEnrollmentStatusScreenSettings.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsEnrollmentStatusScreenSettings.Builder |
WindowsEnrollmentStatusScreenSettings.Builder.customErrorMessage(String customErrorMessage)
“Set custom error message to show upon installation failure”
|
WindowsEnrollmentStatusScreenSettings.Builder |
WindowsEnrollmentStatusScreenSettings.Builder.hideInstallationProgress(Boolean hideInstallationProgress)
“Show or hide installation progress to user”
|
WindowsEnrollmentStatusScreenSettings.Builder |
WindowsEnrollmentStatusScreenSettings.Builder.installProgressTimeoutInMinutes(Integer installProgressTimeoutInMinutes)
“Set installation progress timeout in minutes”
|
Copyright © 2018–2020. All rights reserved.