| Package | Description |
|---|---|
| com.amazonaws.services.recyclebin.model |
| Modifier and Type | Method and Description |
|---|---|
LockConfiguration |
LockConfiguration.clone() |
LockConfiguration |
UnlockRuleResult.getLockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
LockRuleResult.getLockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
LockRuleRequest.getLockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
CreateRuleResult.getLockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
GetRuleResult.getLockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
CreateRuleRequest.getLockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
LockConfiguration.withUnlockDelay(UnlockDelay unlockDelay)
Information about the retention rule unlock delay.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnlockRuleResult.setLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
void |
LockRuleResult.setLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
void |
LockRuleRequest.setLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
void |
CreateRuleResult.setLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
void |
GetRuleResult.setLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
void |
CreateRuleRequest.setLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
UnlockRuleResult |
UnlockRuleResult.withLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
LockRuleResult |
LockRuleResult.withLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
LockRuleRequest |
LockRuleRequest.withLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
CreateRuleResult |
CreateRuleResult.withLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
GetRuleResult |
GetRuleResult.withLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
CreateRuleRequest |
CreateRuleRequest.withLockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
Copyright © 2024. All rights reserved.