Uses of Class
software.amazon.awssdk.services.rbin.model.RetentionPeriod
-
Packages that use RetentionPeriod Package Description software.amazon.awssdk.services.rbin.model -
-
Uses of RetentionPeriod in software.amazon.awssdk.services.rbin.model
Methods in software.amazon.awssdk.services.rbin.model that return RetentionPeriod Modifier and Type Method Description RetentionPeriodCreateRuleRequest. retentionPeriod()Information about the retention period for which the retention rule is to retain resources.RetentionPeriodCreateRuleResponse. retentionPeriod()Returns the value of the RetentionPeriod property for this object.RetentionPeriodGetRuleResponse. retentionPeriod()Information about the retention period for which the retention rule is to retain resources.RetentionPeriodLockRuleResponse. retentionPeriod()Returns the value of the RetentionPeriod property for this object.RetentionPeriodRuleSummary. retentionPeriod()Information about the retention period for which the retention rule is to retain resources.RetentionPeriodUnlockRuleResponse. retentionPeriod()Returns the value of the RetentionPeriod property for this object.RetentionPeriodUpdateRuleRequest. retentionPeriod()Information about the retention period for which the retention rule is to retain resources.RetentionPeriodUpdateRuleResponse. retentionPeriod()Returns the value of the RetentionPeriod property for this object.Methods in software.amazon.awssdk.services.rbin.model with parameters of type RetentionPeriod Modifier and Type Method Description CreateRuleRequest.BuilderCreateRuleRequest.Builder. retentionPeriod(RetentionPeriod retentionPeriod)Information about the retention period for which the retention rule is to retain resources.CreateRuleResponse.BuilderCreateRuleResponse.Builder. retentionPeriod(RetentionPeriod retentionPeriod)Sets the value of the RetentionPeriod property for this object.GetRuleResponse.BuilderGetRuleResponse.Builder. retentionPeriod(RetentionPeriod retentionPeriod)Information about the retention period for which the retention rule is to retain resources.LockRuleResponse.BuilderLockRuleResponse.Builder. retentionPeriod(RetentionPeriod retentionPeriod)Sets the value of the RetentionPeriod property for this object.RuleSummary.BuilderRuleSummary.Builder. retentionPeriod(RetentionPeriod retentionPeriod)Information about the retention period for which the retention rule is to retain resources.UnlockRuleResponse.BuilderUnlockRuleResponse.Builder. retentionPeriod(RetentionPeriod retentionPeriod)Sets the value of the RetentionPeriod property for this object.UpdateRuleRequest.BuilderUpdateRuleRequest.Builder. retentionPeriod(RetentionPeriod retentionPeriod)Information about the retention period for which the retention rule is to retain resources.UpdateRuleResponse.BuilderUpdateRuleResponse.Builder. retentionPeriod(RetentionPeriod retentionPeriod)Sets the value of the RetentionPeriod property for this object.
-