| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| Modifier and Type | Method and Description |
|---|---|
default GetSnapshotResponse |
RedshiftServerlessClient.getSnapshot(Consumer<GetSnapshotRequest.Builder> getSnapshotRequest)
Returns information about a specific snapshot.
|
default GetSnapshotResponse |
RedshiftServerlessClient.getSnapshot(GetSnapshotRequest getSnapshotRequest)
Returns information about a specific snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSnapshotResponse> |
RedshiftServerlessAsyncClient.getSnapshot(Consumer<GetSnapshotRequest.Builder> getSnapshotRequest)
Returns information about a specific snapshot.
|
default CompletableFuture<GetSnapshotResponse> |
RedshiftServerlessAsyncClient.getSnapshot(GetSnapshotRequest getSnapshotRequest)
Returns information about a specific snapshot.
|
Copyright © 2022. All rights reserved.