static UpdateParallelDataResponse.Builder |
UpdateParallelDataResponse.builder() |
|
UpdateParallelDataResponse.Builder |
UpdateParallelDataResponse.Builder.latestUpdateAttemptAt(Instant latestUpdateAttemptAt) |
The time that the most recent update was attempted.
|
UpdateParallelDataResponse.Builder |
UpdateParallelDataResponse.Builder.latestUpdateAttemptStatus(String latestUpdateAttemptStatus) |
The status of the parallel data update attempt.
|
UpdateParallelDataResponse.Builder |
UpdateParallelDataResponse.Builder.latestUpdateAttemptStatus(ParallelDataStatus latestUpdateAttemptStatus) |
The status of the parallel data update attempt.
|
UpdateParallelDataResponse.Builder |
UpdateParallelDataResponse.Builder.name(String name) |
The name of the parallel data resource being updated.
|
UpdateParallelDataResponse.Builder |
UpdateParallelDataResponse.Builder.status(String status) |
The status of the parallel data resource that you are attempting to update.
|
UpdateParallelDataResponse.Builder |
UpdateParallelDataResponse.Builder.status(ParallelDataStatus status) |
The status of the parallel data resource that you are attempting to update.
|
UpdateParallelDataResponse.Builder |
UpdateParallelDataResponse.toBuilder() |
|