| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.Builder.build() |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.withAllowDeviceResetOnInstallFailure(Boolean allowDeviceResetOnInstallFailure)
Returns an immutable copy of
this with just the allowDeviceResetOnInstallFailure field changed. |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.withAllowDeviceUseOnInstallFailure(Boolean allowDeviceUseOnInstallFailure)
Returns an immutable copy of
this with just the allowDeviceUseOnInstallFailure field changed. |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.withAllowLogCollectionOnInstallFailure(Boolean allowLogCollectionOnInstallFailure)
Returns an immutable copy of
this with just the allowLogCollectionOnInstallFailure field changed. |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.withBlockDeviceSetupRetryByUser(Boolean blockDeviceSetupRetryByUser)
Returns an immutable copy of
this with just the blockDeviceSetupRetryByUser field changed. |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.withCustomErrorMessage(String customErrorMessage)
Returns an immutable copy of
this with just the customErrorMessage field changed. |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.withDisableUserStatusTrackingAfterFirstUser(Boolean disableUserStatusTrackingAfterFirstUser)
Returns an immutable copy of
this with just the disableUserStatusTrackingAfterFirstUser field changed. |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.withInstallProgressTimeoutInMinutes(Integer installProgressTimeoutInMinutes)
Returns an immutable copy of
this with just the installProgressTimeoutInMinutes field changed. |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.withShowInstallationProgress(Boolean showInstallationProgress)
Returns an immutable copy of
this with just the showInstallationProgress field changed. |
Windows10EnrollmentCompletionPageConfiguration |
Windows10EnrollmentCompletionPageConfiguration.withTrackInstallProgressForAutopilotOnly(Boolean trackInstallProgressForAutopilotOnly)
Returns an immutable copy of
this with just the trackInstallProgressForAutopilotOnly field changed. |
Copyright © 2018–2020. All rights reserved.