| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default RestoreDbInstanceFromDbSnapshotResponse |
RdsClient.restoreDBInstanceFromDBSnapshot(RestoreDbInstanceFromDbSnapshotRequest restoreDbInstanceFromDbSnapshotRequest)
Creates a new DB instance from a DB snapshot.
|
default CompletableFuture<RestoreDbInstanceFromDbSnapshotResponse> |
RdsAsyncClient.restoreDBInstanceFromDBSnapshot(RestoreDbInstanceFromDbSnapshotRequest restoreDbInstanceFromDbSnapshotRequest)
Creates a new DB instance from a DB snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RestoreDbInstanceFromDbSnapshotRequestMarshaller.marshall(RestoreDbInstanceFromDbSnapshotRequest restoreDbInstanceFromDbSnapshotRequest) |
Copyright © 2022. All rights reserved.