Uses of Class
software.amazon.awssdk.services.rds.model.DeleteDbClusterSnapshotRequest
Packages that use DeleteDbClusterSnapshotRequest
Package
Description
-
Uses of DeleteDbClusterSnapshotRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type DeleteDbClusterSnapshotRequestModifier and TypeMethodDescriptionRdsAsyncClient.deleteDBClusterSnapshot(DeleteDbClusterSnapshotRequest deleteDbClusterSnapshotRequest) Deletes a DB cluster snapshot.default DeleteDbClusterSnapshotResponseRdsClient.deleteDBClusterSnapshot(DeleteDbClusterSnapshotRequest deleteDbClusterSnapshotRequest) Deletes a DB cluster snapshot. -
Uses of DeleteDbClusterSnapshotRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type DeleteDbClusterSnapshotRequestModifier and TypeMethodDescriptionDeleteDbClusterSnapshotRequestMarshaller.marshall(DeleteDbClusterSnapshotRequest deleteDbClusterSnapshotRequest)