| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.internal | |
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default CopyDbSnapshotResponse |
RdsClient.copyDBSnapshot(CopyDbSnapshotRequest copyDbSnapshotRequest)
Copies the specified DB snapshot.
|
default CompletableFuture<CopyDbSnapshotResponse> |
RdsAsyncClient.copyDBSnapshot(CopyDbSnapshotRequest copyDbSnapshotRequest)
Copies the specified DB snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
protected RdsPresignInterceptor.PresignableRequest |
CopyDbSnapshotPresignInterceptor.adaptRequest(CopyDbSnapshotRequest originalRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CopyDbSnapshotRequestMarshaller.marshall(CopyDbSnapshotRequest copyDbSnapshotRequest) |
Copyright © 2023. All rights reserved.