Uses of Class
software.amazon.awssdk.services.dlm.model.ArchiveRule
-
Packages that use ArchiveRule Package Description software.amazon.awssdk.services.dlm.model -
-
Uses of ArchiveRule in software.amazon.awssdk.services.dlm.model
Methods in software.amazon.awssdk.services.dlm.model that return ArchiveRule Modifier and Type Method Description ArchiveRuleSchedule. archiveRule()[Custom snapshot policies that target volumes only] The snapshot archiving rule for the schedule.Methods in software.amazon.awssdk.services.dlm.model with parameters of type ArchiveRule Modifier and Type Method Description Schedule.BuilderSchedule.Builder. archiveRule(ArchiveRule archiveRule)[Custom snapshot policies that target volumes only] The snapshot archiving rule for the schedule.
-