Uses of Class
software.amazon.awssdk.services.rds.model.CopyDbClusterSnapshotRequest
Packages that use CopyDbClusterSnapshotRequest
Package
Description
-
Uses of CopyDbClusterSnapshotRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CopyDbClusterSnapshotRequestModifier and TypeMethodDescriptionRdsAsyncClient.copyDBClusterSnapshot(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest) Copies a snapshot of a DB cluster.default CopyDbClusterSnapshotResponseRdsClient.copyDBClusterSnapshot(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest) Copies a snapshot of a DB cluster. -
Uses of CopyDbClusterSnapshotRequest in software.amazon.awssdk.services.rds.internal
Methods in software.amazon.awssdk.services.rds.internal with parameters of type CopyDbClusterSnapshotRequestModifier and TypeMethodDescriptionprotected RdsPresignInterceptor.PresignableRequestCopyDbClusterSnapshotPresignInterceptor.adaptRequest(CopyDbClusterSnapshotRequest originalRequest) -
Uses of CopyDbClusterSnapshotRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CopyDbClusterSnapshotRequestModifier and TypeMethodDescriptionCopyDbClusterSnapshotRequestMarshaller.marshall(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest)