| Package | Description |
|---|---|
| com.amazonaws.services.recyclebin.model |
| Modifier and Type | Method and Description |
|---|---|
static LockState |
LockState.fromValue(String value)
Use this in place of valueOf.
|
static LockState |
LockState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LockState[] |
LockState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RuleSummary |
RuleSummary.withLockState(LockState lockState)
The lock state for the retention rule.
|
UpdateRuleResult |
UpdateRuleResult.withLockState(LockState lockState)
The lock state for the retention rule.
|
UnlockRuleResult |
UnlockRuleResult.withLockState(LockState lockState)
The lock state for the retention rule.
|
LockRuleResult |
LockRuleResult.withLockState(LockState lockState)
The lock state for the retention rule.
|
ListRulesRequest |
ListRulesRequest.withLockState(LockState lockState)
The lock state of the retention rules to list.
|
GetRuleResult |
GetRuleResult.withLockState(LockState lockState)
The lock state for the retention rule.
|
CreateRuleResult |
CreateRuleResult.withLockState(LockState lockState)
The lock state for the retention rule.
|
Copyright © 2024. All rights reserved.