| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyDbSnapshotResponse |
RdsClient.modifyDBSnapshot(ModifyDbSnapshotRequest modifyDbSnapshotRequest)
Updates a manual DB snapshot with a new engine version.
|
default CompletableFuture<ModifyDbSnapshotResponse> |
RdsAsyncClient.modifyDBSnapshot(ModifyDbSnapshotRequest modifyDbSnapshotRequest)
Updates a manual DB snapshot with a new engine version.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyDbSnapshotRequestMarshaller.marshall(ModifyDbSnapshotRequest modifyDbSnapshotRequest) |
Copyright © 2023. All rights reserved.