Uses of Class
software.amazon.awssdk.services.dlm.model.FastRestoreRule
-
Packages that use FastRestoreRule Package Description software.amazon.awssdk.services.dlm.model -
-
Uses of FastRestoreRule in software.amazon.awssdk.services.dlm.model
Methods in software.amazon.awssdk.services.dlm.model that return FastRestoreRule Modifier and Type Method Description FastRestoreRuleSchedule. fastRestoreRule()[Custom snapshot policies only] The rule for enabling fast snapshot restore.Methods in software.amazon.awssdk.services.dlm.model with parameters of type FastRestoreRule Modifier and Type Method Description Schedule.BuilderSchedule.Builder. fastRestoreRule(FastRestoreRule fastRestoreRule)[Custom snapshot policies only] The rule for enabling fast snapshot restore.
-