| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected MacOSFileVaultRecoveryKeyTypes |
MacOSEndpointProtectionConfiguration.fileVaultSelectedRecoveryKeyTypes |
| Modifier and Type | Method and Description |
|---|---|
Optional<MacOSFileVaultRecoveryKeyTypes> |
MacOSEndpointProtectionConfiguration.getFileVaultSelectedRecoveryKeyTypes()
“Required if FileVault is enabled, determines the type(s) of recovery key to use.”
|
| Modifier and Type | Method and Description |
|---|---|
MacOSEndpointProtectionConfiguration.Builder |
MacOSEndpointProtectionConfiguration.Builder.fileVaultSelectedRecoveryKeyTypes(MacOSFileVaultRecoveryKeyTypes fileVaultSelectedRecoveryKeyTypes)
“Required if FileVault is enabled, determines the type(s) of recovery key to use.”
|
MacOSEndpointProtectionConfiguration |
MacOSEndpointProtectionConfiguration.withFileVaultSelectedRecoveryKeyTypes(MacOSFileVaultRecoveryKeyTypes fileVaultSelectedRecoveryKeyTypes)
Returns an immutable copy of
this with just the fileVaultSelectedRecoveryKeyTypes field changed. |
| Modifier and Type | Method and Description |
|---|---|
static MacOSFileVaultRecoveryKeyTypes |
MacOSFileVaultRecoveryKeyTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MacOSFileVaultRecoveryKeyTypes[] |
MacOSFileVaultRecoveryKeyTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.