| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default RestoreDbInstanceToPointInTimeResponse |
RdsClient.restoreDBInstanceToPointInTime(RestoreDbInstanceToPointInTimeRequest restoreDbInstanceToPointInTimeRequest)
Restores a DB instance to an arbitrary point in time.
|
default CompletableFuture<RestoreDbInstanceToPointInTimeResponse> |
RdsAsyncClient.restoreDBInstanceToPointInTime(RestoreDbInstanceToPointInTimeRequest restoreDbInstanceToPointInTimeRequest)
Restores a DB instance to an arbitrary point in time.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RestoreDbInstanceToPointInTimeRequestMarshaller.marshall(RestoreDbInstanceToPointInTimeRequest restoreDbInstanceToPointInTimeRequest) |
Copyright © 2023. All rights reserved.