| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyClusterSnapshotResponse |
RedshiftClient.modifyClusterSnapshot(Consumer<ModifyClusterSnapshotRequest.Builder> modifyClusterSnapshotRequest)
Modifies the settings for a snapshot.
|
default ModifyClusterSnapshotResponse |
RedshiftClient.modifyClusterSnapshot(ModifyClusterSnapshotRequest modifyClusterSnapshotRequest)
Modifies the settings for a snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyClusterSnapshotResponse> |
RedshiftAsyncClient.modifyClusterSnapshot(Consumer<ModifyClusterSnapshotRequest.Builder> modifyClusterSnapshotRequest)
Modifies the settings for a snapshot.
|
default CompletableFuture<ModifyClusterSnapshotResponse> |
RedshiftAsyncClient.modifyClusterSnapshot(ModifyClusterSnapshotRequest modifyClusterSnapshotRequest)
Modifies the settings for a snapshot.
|
Copyright © 2022. All rights reserved.