Uses of Class
software.amazon.awssdk.services.dlm.model.RetainRule
-
Packages that use RetainRule Package Description software.amazon.awssdk.services.dlm.model -
-
Uses of RetainRule in software.amazon.awssdk.services.dlm.model
Methods in software.amazon.awssdk.services.dlm.model that return RetainRule Modifier and Type Method Description RetainRuleSchedule. retainRule()The retention rule for snapshots or AMIs created by the policy.Methods in software.amazon.awssdk.services.dlm.model with parameters of type RetainRule Modifier and Type Method Description Schedule.BuilderSchedule.Builder. retainRule(RetainRule retainRule)The retention rule for snapshots or AMIs created by the policy.
-