| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchModifyClusterSnapshotsResponse.Builder |
BatchModifyClusterSnapshotsResponse.builder() |
BatchModifyClusterSnapshotsResponse.Builder |
BatchModifyClusterSnapshotsResponse.Builder.errors(Collection<SnapshotErrorMessage> errors)
A list of any errors returned.
|
BatchModifyClusterSnapshotsResponse.Builder |
BatchModifyClusterSnapshotsResponse.Builder.errors(Consumer<SnapshotErrorMessage.Builder>... errors)
A list of any errors returned.
|
BatchModifyClusterSnapshotsResponse.Builder |
BatchModifyClusterSnapshotsResponse.Builder.errors(SnapshotErrorMessage... errors)
A list of any errors returned.
|
BatchModifyClusterSnapshotsResponse.Builder |
BatchModifyClusterSnapshotsResponse.Builder.resources(Collection<String> resources)
A list of the snapshots that were modified.
|
BatchModifyClusterSnapshotsResponse.Builder |
BatchModifyClusterSnapshotsResponse.Builder.resources(String... resources)
A list of the snapshots that were modified.
|
BatchModifyClusterSnapshotsResponse.Builder |
BatchModifyClusterSnapshotsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchModifyClusterSnapshotsResponse.Builder> |
BatchModifyClusterSnapshotsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.