| Package | Description |
|---|---|
| com.amazonaws.services.recyclebin.model |
| Modifier and Type | Method and Description |
|---|---|
static UnlockDelayUnit |
UnlockDelayUnit.fromValue(String value)
Use this in place of valueOf.
|
static UnlockDelayUnit |
UnlockDelayUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnlockDelayUnit[] |
UnlockDelayUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UnlockDelay |
UnlockDelay.withUnlockDelayUnit(UnlockDelayUnit unlockDelayUnit)
The unit of time in which to measure the unlock delay.
|
Copyright © 2023. All rights reserved.