Uses of Class
software.amazon.awssdk.services.rds.model.CreateDbSnapshotRequest
Packages that use CreateDbSnapshotRequest
Package
Description
-
Uses of CreateDbSnapshotRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CreateDbSnapshotRequestModifier and TypeMethodDescriptionRdsAsyncClient.createDBSnapshot(CreateDbSnapshotRequest createDbSnapshotRequest) Creates a snapshot of a DB instance.default CreateDbSnapshotResponseRdsClient.createDBSnapshot(CreateDbSnapshotRequest createDbSnapshotRequest) Creates a snapshot of a DB instance. -
Uses of CreateDbSnapshotRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CreateDbSnapshotRequestModifier and TypeMethodDescriptionCreateDbSnapshotRequestMarshaller.marshall(CreateDbSnapshotRequest createDbSnapshotRequest)