static BatchDeleteClusterSnapshotsResponse.Builder |
BatchDeleteClusterSnapshotsResponse.builder() |
|
BatchDeleteClusterSnapshotsResponse.Builder |
BatchDeleteClusterSnapshotsResponse.Builder.errors(Collection<SnapshotErrorMessage> errors) |
A list of any errors returned.
|
BatchDeleteClusterSnapshotsResponse.Builder |
BatchDeleteClusterSnapshotsResponse.Builder.errors(Consumer<SnapshotErrorMessage.Builder>... errors) |
A list of any errors returned.
|
BatchDeleteClusterSnapshotsResponse.Builder |
BatchDeleteClusterSnapshotsResponse.Builder.errors(SnapshotErrorMessage... errors) |
A list of any errors returned.
|
BatchDeleteClusterSnapshotsResponse.Builder |
BatchDeleteClusterSnapshotsResponse.Builder.resources(String... resources) |
A list of the snapshot identifiers that were deleted.
|
BatchDeleteClusterSnapshotsResponse.Builder |
BatchDeleteClusterSnapshotsResponse.Builder.resources(Collection<String> resources) |
A list of the snapshot identifiers that were deleted.
|
BatchDeleteClusterSnapshotsResponse.Builder |
BatchDeleteClusterSnapshotsResponse.toBuilder() |
|