| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected SecureAssessmentAccountType |
Windows10SecureAssessmentConfiguration.configurationAccountType |
| Modifier and Type | Method and Description |
|---|---|
Optional<SecureAssessmentAccountType> |
Windows10SecureAssessmentConfiguration.getConfigurationAccountType()
“The account type used to by ConfigurationAccount.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10SecureAssessmentConfiguration.Builder |
Windows10SecureAssessmentConfiguration.Builder.configurationAccountType(SecureAssessmentAccountType configurationAccountType)
“The account type used to by ConfigurationAccount.”
|
Windows10SecureAssessmentConfiguration |
Windows10SecureAssessmentConfiguration.withConfigurationAccountType(SecureAssessmentAccountType configurationAccountType)
Returns an immutable copy of
this with just the configurationAccountType field changed. |
| Modifier and Type | Method and Description |
|---|---|
static SecureAssessmentAccountType |
SecureAssessmentAccountType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecureAssessmentAccountType[] |
SecureAssessmentAccountType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.