Uses of Class
software.amazon.awssdk.services.backup.model.DateRange
-
Packages that use DateRange Package Description software.amazon.awssdk.services.backup.model -
-
Uses of DateRange in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return DateRange Modifier and Type Method Description DateRangeRecoveryPointSelection. dateRange()Returns the value of the DateRange property for this object.Methods in software.amazon.awssdk.services.backup.model with parameters of type DateRange Modifier and Type Method Description RecoveryPointSelection.BuilderRecoveryPointSelection.Builder. dateRange(DateRange dateRange)Sets the value of the DateRange property for this object.
-