| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchDeleteClusterSnapshotsResponse |
RedshiftClient.batchDeleteClusterSnapshots(BatchDeleteClusterSnapshotsRequest batchDeleteClusterSnapshotsRequest)
Deletes a set of cluster snapshots.
|
default CompletableFuture<BatchDeleteClusterSnapshotsResponse> |
RedshiftAsyncClient.batchDeleteClusterSnapshots(BatchDeleteClusterSnapshotsRequest batchDeleteClusterSnapshotsRequest)
Deletes a set of cluster snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchDeleteClusterSnapshotsRequestMarshaller.marshall(BatchDeleteClusterSnapshotsRequest batchDeleteClusterSnapshotsRequest) |
Copyright © 2023. All rights reserved.