Uses of Class
software.amazon.awssdk.services.rds.model.CreateDbClusterSnapshotRequest
Packages that use CreateDbClusterSnapshotRequest
Package
Description
-
Uses of CreateDbClusterSnapshotRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CreateDbClusterSnapshotRequestModifier and TypeMethodDescriptionRdsAsyncClient.createDBClusterSnapshot(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest) Creates a snapshot of a DB cluster.default CreateDbClusterSnapshotResponseRdsClient.createDBClusterSnapshot(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest) Creates a snapshot of a DB cluster. -
Uses of CreateDbClusterSnapshotRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CreateDbClusterSnapshotRequestModifier and TypeMethodDescriptionCreateDbClusterSnapshotRequestMarshaller.marshall(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest)