| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeleteClusterSnapshotMessage> |
BatchDeleteClusterSnapshotsRequest.identifiers()
A list of identifiers for the snapshots that you want to delete.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteClusterSnapshotsRequest.Builder |
BatchDeleteClusterSnapshotsRequest.Builder.identifiers(DeleteClusterSnapshotMessage... identifiers)
A list of identifiers for the snapshots that you want to delete.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteClusterSnapshotsRequest.Builder |
BatchDeleteClusterSnapshotsRequest.Builder.identifiers(Collection<DeleteClusterSnapshotMessage> identifiers)
A list of identifiers for the snapshots that you want to delete.
|
Copyright © 2020. All rights reserved.