| Package | Description |
|---|---|
| software.amazon.awssdk.services.rbin.model |
| Modifier and Type | Method and Description |
|---|---|
LockConfiguration |
CreateRuleResponse.lockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
LockRuleRequest.lockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
LockRuleResponse.lockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
CreateRuleRequest.lockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
UnlockRuleResponse.lockConfiguration()
Information about the retention rule lock configuration.
|
LockConfiguration |
GetRuleResponse.lockConfiguration()
Information about the retention rule lock configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRuleResponse.Builder |
CreateRuleResponse.Builder.lockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
LockRuleRequest.Builder |
LockRuleRequest.Builder.lockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
LockRuleResponse.Builder |
LockRuleResponse.Builder.lockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.lockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
UnlockRuleResponse.Builder |
UnlockRuleResponse.Builder.lockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
GetRuleResponse.Builder |
GetRuleResponse.Builder.lockConfiguration(LockConfiguration lockConfiguration)
Information about the retention rule lock configuration.
|
Copyright © 2023. All rights reserved.