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