| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static PrivilegedDelete |
PrivilegedDelete.fromValue(String value)
Use this in place of valueOf.
|
static PrivilegedDelete |
PrivilegedDelete.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrivilegedDelete[] |
PrivilegedDelete.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSnaplockConfiguration |
CreateSnaplockConfiguration.withPrivilegedDelete(PrivilegedDelete privilegedDelete)
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
|
UpdateSnaplockConfiguration |
UpdateSnaplockConfiguration.withPrivilegedDelete(PrivilegedDelete privilegedDelete)
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
|
SnaplockConfiguration |
SnaplockConfiguration.withPrivilegedDelete(PrivilegedDelete privilegedDelete)
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
|
Copyright © 2023. All rights reserved.