| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSnapshotResponse |
RedshiftServerlessClient.updateSnapshot(Consumer<UpdateSnapshotRequest.Builder> updateSnapshotRequest)
Updates a snapshot.
|
default UpdateSnapshotResponse |
RedshiftServerlessClient.updateSnapshot(UpdateSnapshotRequest updateSnapshotRequest)
Updates a snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSnapshotResponse> |
RedshiftServerlessAsyncClient.updateSnapshot(Consumer<UpdateSnapshotRequest.Builder> updateSnapshotRequest)
Updates a snapshot.
|
default CompletableFuture<UpdateSnapshotResponse> |
RedshiftServerlessAsyncClient.updateSnapshot(UpdateSnapshotRequest updateSnapshotRequest)
Updates a snapshot.
|
Copyright © 2022. All rights reserved.