| Package | Description |
|---|---|
| com.amazonaws.services.recyclebin.model |
| Modifier and Type | Method and Description |
|---|---|
RetentionPeriod |
RetentionPeriod.clone() |
RetentionPeriod |
UpdateRuleRequest.getRetentionPeriod()
Information about the retention period for which the retention rule is to retain resources.
|
RetentionPeriod |
UnlockRuleResult.getRetentionPeriod() |
RetentionPeriod |
CreateRuleResult.getRetentionPeriod() |
RetentionPeriod |
UpdateRuleResult.getRetentionPeriod() |
RetentionPeriod |
GetRuleResult.getRetentionPeriod()
Information about the retention period for which the retention rule is to retain resources.
|
RetentionPeriod |
CreateRuleRequest.getRetentionPeriod()
Information about the retention period for which the retention rule is to retain resources.
|
RetentionPeriod |
LockRuleResult.getRetentionPeriod() |
RetentionPeriod |
RuleSummary.getRetentionPeriod()
Information about the retention period for which the retention rule is to retain resources.
|
RetentionPeriod |
RetentionPeriod.withRetentionPeriodUnit(RetentionPeriodUnit retentionPeriodUnit)
The unit of time in which the retention period is measured.
|
RetentionPeriod |
RetentionPeriod.withRetentionPeriodUnit(String retentionPeriodUnit)
The unit of time in which the retention period is measured.
|
RetentionPeriod |
RetentionPeriod.withRetentionPeriodValue(Integer retentionPeriodValue)
The period value for which the retention rule is to retain resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRuleRequest.setRetentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
void |
UnlockRuleResult.setRetentionPeriod(RetentionPeriod retentionPeriod) |
void |
CreateRuleResult.setRetentionPeriod(RetentionPeriod retentionPeriod) |
void |
UpdateRuleResult.setRetentionPeriod(RetentionPeriod retentionPeriod) |
void |
GetRuleResult.setRetentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
void |
CreateRuleRequest.setRetentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
void |
LockRuleResult.setRetentionPeriod(RetentionPeriod retentionPeriod) |
void |
RuleSummary.setRetentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
UpdateRuleRequest |
UpdateRuleRequest.withRetentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
UnlockRuleResult |
UnlockRuleResult.withRetentionPeriod(RetentionPeriod retentionPeriod) |
CreateRuleResult |
CreateRuleResult.withRetentionPeriod(RetentionPeriod retentionPeriod) |
UpdateRuleResult |
UpdateRuleResult.withRetentionPeriod(RetentionPeriod retentionPeriod) |
GetRuleResult |
GetRuleResult.withRetentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
CreateRuleRequest |
CreateRuleRequest.withRetentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
LockRuleResult |
LockRuleResult.withRetentionPeriod(RetentionPeriod retentionPeriod) |
RuleSummary |
RuleSummary.withRetentionPeriod(RetentionPeriod retentionPeriod)
Information about the retention period for which the retention rule is to retain resources.
|
Copyright © 2023. All rights reserved.