| Package | Description |
|---|---|
| software.amazon.awssdk.services.rbin.model |
| Modifier and Type | Method and Description |
|---|---|
RetentionPeriod |
UpdateRuleRequest.retentionPeriod()
Information about the retention period for which the retention rule is to retain resources.
|
RetentionPeriod |
UpdateRuleResponse.retentionPeriod()
Returns the value of the RetentionPeriod property for this object.
|
RetentionPeriod |
RuleSummary.retentionPeriod()
Information about the retention period for which the retention rule is to retain resources.
|
RetentionPeriod |
CreateRuleResponse.retentionPeriod()
Returns the value of the RetentionPeriod property for this object.
|
RetentionPeriod |
CreateRuleRequest.retentionPeriod()
Information about the retention period for which the retention rule is to retain resources.
|
RetentionPeriod |
GetRuleResponse.retentionPeriod()
Information about the retention period for which the retention rule is to retain resources.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRuleRequest.Builder |
UpdateRuleRequest.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
UpdateRuleResponse.Builder |
UpdateRuleResponse.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
Sets the value of the RetentionPeriod property for this object.
|
RuleSummary.Builder |
RuleSummary.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
CreateRuleResponse.Builder |
CreateRuleResponse.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
Sets the value of the RetentionPeriod property for this object.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
GetRuleResponse.Builder |
GetRuleResponse.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
Copyright © 2022. All rights reserved.