| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchModifyClusterSnapshotsResponse |
RedshiftClient.batchModifyClusterSnapshots(BatchModifyClusterSnapshotsRequest batchModifyClusterSnapshotsRequest)
Modifies the settings for a set of cluster snapshots.
|
default CompletableFuture<BatchModifyClusterSnapshotsResponse> |
RedshiftAsyncClient.batchModifyClusterSnapshots(BatchModifyClusterSnapshotsRequest batchModifyClusterSnapshotsRequest)
Modifies the settings for a set of cluster snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchModifyClusterSnapshotsRequestMarshaller.marshall(BatchModifyClusterSnapshotsRequest batchModifyClusterSnapshotsRequest) |
Copyright © 2021. All rights reserved.