Uses of Class
software.amazon.awssdk.services.rds.model.RestoreDbClusterFromS3Request
Packages that use RestoreDbClusterFromS3Request
Package
Description
-
Uses of RestoreDbClusterFromS3Request in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type RestoreDbClusterFromS3RequestModifier and TypeMethodDescriptionRdsAsyncClient.restoreDBClusterFromS3(RestoreDbClusterFromS3Request restoreDbClusterFromS3Request) Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket.default RestoreDbClusterFromS3ResponseRdsClient.restoreDBClusterFromS3(RestoreDbClusterFromS3Request restoreDbClusterFromS3Request) Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket. -
Uses of RestoreDbClusterFromS3Request in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type RestoreDbClusterFromS3RequestModifier and TypeMethodDescriptionRestoreDbClusterFromS3RequestMarshaller.marshall(RestoreDbClusterFromS3Request restoreDbClusterFromS3Request)