Uses of Class
software.amazon.awssdk.services.dlm.model.ArchiveRetainRule
-
Packages that use ArchiveRetainRule Package Description software.amazon.awssdk.services.dlm.model -
-
Uses of ArchiveRetainRule in software.amazon.awssdk.services.dlm.model
Methods in software.amazon.awssdk.services.dlm.model that return ArchiveRetainRule Modifier and Type Method Description ArchiveRetainRuleArchiveRule. retainRule()Information about the retention period for the snapshot archiving rule.Methods in software.amazon.awssdk.services.dlm.model with parameters of type ArchiveRetainRule Modifier and Type Method Description ArchiveRule.BuilderArchiveRule.Builder. retainRule(ArchiveRetainRule retainRule)Information about the retention period for the snapshot archiving rule.
-