Uses of Class
software.amazon.awssdk.services.rds.model.RestoreDbInstanceToPointInTimeRequest
Packages that use RestoreDbInstanceToPointInTimeRequest
Package
Description
-
Uses of RestoreDbInstanceToPointInTimeRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type RestoreDbInstanceToPointInTimeRequestModifier and TypeMethodDescriptionRdsAsyncClient.restoreDBInstanceToPointInTime(RestoreDbInstanceToPointInTimeRequest 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. -
Uses of RestoreDbInstanceToPointInTimeRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type RestoreDbInstanceToPointInTimeRequestModifier and TypeMethodDescriptionRestoreDbInstanceToPointInTimeRequestMarshaller.marshall(RestoreDbInstanceToPointInTimeRequest restoreDbInstanceToPointInTimeRequest)