| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected ChangeUefiSettingsPermission |
Windows10DeviceFirmwareConfigurationInterface.changeUefiSettingsPermission |
| Modifier and Type | Method and Description |
|---|---|
Optional<ChangeUefiSettingsPermission> |
Windows10DeviceFirmwareConfigurationInterface.getChangeUefiSettingsPermission()
“Defines the permission level granted to users to change UEFI settings.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10DeviceFirmwareConfigurationInterface.Builder |
Windows10DeviceFirmwareConfigurationInterface.Builder.changeUefiSettingsPermission(ChangeUefiSettingsPermission changeUefiSettingsPermission)
“Defines the permission level granted to users to change UEFI settings.”
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withChangeUefiSettingsPermission(ChangeUefiSettingsPermission changeUefiSettingsPermission)
Returns an immutable copy of
this with just the changeUefiSettingsPermission field changed. |
| Modifier and Type | Method and Description |
|---|---|
static ChangeUefiSettingsPermission |
ChangeUefiSettingsPermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeUefiSettingsPermission[] |
ChangeUefiSettingsPermission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.