Uses of Class
software.amazon.awssdk.services.rds.model.PointInTimeRestoreNotEnabledException
Packages that use PointInTimeRestoreNotEnabledException
-
Uses of PointInTimeRestoreNotEnabledException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw PointInTimeRestoreNotEnabledExceptionModifier and TypeMethodDescriptionRdsClient.restoreDBInstanceToPointInTime(Consumer<RestoreDbInstanceToPointInTimeRequest.Builder> restoreDbInstanceToPointInTimeRequest) Restores a DB instance to an arbitrary point in time.RdsClient.restoreDBInstanceToPointInTime(RestoreDbInstanceToPointInTimeRequest restoreDbInstanceToPointInTimeRequest) Restores a DB instance to an arbitrary point in time.