| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteClusterSnapshotResponse |
RedshiftClient.deleteClusterSnapshot(DeleteClusterSnapshotRequest deleteClusterSnapshotRequest)
Deletes the specified manual snapshot.
|
default CompletableFuture<DeleteClusterSnapshotResponse> |
RedshiftAsyncClient.deleteClusterSnapshot(DeleteClusterSnapshotRequest deleteClusterSnapshotRequest)
Deletes the specified manual snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteClusterSnapshotRequestMarshaller.marshall(DeleteClusterSnapshotRequest deleteClusterSnapshotRequest) |
Copyright © 2022. All rights reserved.