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(String... resources) |
A list of the snapshots that were modified.
|
BatchModifyClusterSnapshotsResponse.Builder |
BatchModifyClusterSnapshotsResponse.Builder.resources(Collection<String> resources) |
A list of the snapshots that were modified.
|
BatchModifyClusterSnapshotsResponse.Builder |
BatchModifyClusterSnapshotsResponse.toBuilder() |
|