| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| Modifier and Type | Method and Description |
|---|---|
default RestoreTableFromSnapshotResponse |
RedshiftServerlessClient.restoreTableFromSnapshot(Consumer<RestoreTableFromSnapshotRequest.Builder> restoreTableFromSnapshotRequest)
Restores a table from a snapshot to your Amazon Redshift Serverless instance.
|
default RestoreTableFromSnapshotResponse |
RedshiftServerlessClient.restoreTableFromSnapshot(RestoreTableFromSnapshotRequest restoreTableFromSnapshotRequest)
Restores a table from a snapshot to your Amazon Redshift Serverless instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RestoreTableFromSnapshotResponse> |
RedshiftServerlessAsyncClient.restoreTableFromSnapshot(Consumer<RestoreTableFromSnapshotRequest.Builder> restoreTableFromSnapshotRequest)
Restores a table from a snapshot to your Amazon Redshift Serverless instance.
|
default CompletableFuture<RestoreTableFromSnapshotResponse> |
RedshiftServerlessAsyncClient.restoreTableFromSnapshot(RestoreTableFromSnapshotRequest restoreTableFromSnapshotRequest)
Restores a table from a snapshot to your Amazon Redshift Serverless instance.
|
Copyright © 2023. All rights reserved.