| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateDbSnapshotResponse |
RdsClient.createDBSnapshot(CreateDbSnapshotRequest createDbSnapshotRequest)
Creates a snapshot of a DB instance.
|
default CompletableFuture<CreateDbSnapshotResponse> |
RdsAsyncClient.createDBSnapshot(CreateDbSnapshotRequest createDbSnapshotRequest)
Creates a snapshot of a DB instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDbSnapshotRequestMarshaller.marshall(CreateDbSnapshotRequest createDbSnapshotRequest) |
Copyright © 2022. All rights reserved.