| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.Builder.build() |
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.withAllowPrinting(Boolean allowPrinting)
Returns an immutable copy of
this with just the allowPrinting
field changed. |
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.withAllowScreenCapture(Boolean allowScreenCapture)
Returns an immutable copy of
this with just the allowScreenCapture field changed. |
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.withAllowTextSuggestion(Boolean allowTextSuggestion)
Returns an immutable copy of
this with just the allowTextSuggestion field changed. |
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.withAssessmentAppUserModelId(String assessmentAppUserModelId)
Returns an immutable copy of
this with just the assessmentAppUserModelId field changed. |
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.withConfigurationAccount(String configurationAccount)
Returns an immutable copy of
this with just the configurationAccount field changed. |
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.withConfigurationAccountType(SecureAssessmentAccountType configurationAccountType)
Returns an immutable copy of
this with just the configurationAccountType field changed. |
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.withLaunchUri(String launchUri)
Returns an immutable copy of
this with just the launchUri field
changed. |
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.withLocalGuestAccountName(String localGuestAccountName)
Returns an immutable copy of
this with just the localGuestAccountName field changed. |
Copyright © 2018–2020. All rights reserved.