static ListJobRunAttemptsResponse.Builder |
ListJobRunAttemptsResponse.builder() |
|
ListJobRunAttemptsResponse.Builder |
ListJobRunAttemptsResponse.Builder.jobRunAttempts(Collection<JobRunAttemptSummary> jobRunAttempts) |
The array of the listed job run attempt objects.
|
ListJobRunAttemptsResponse.Builder |
ListJobRunAttemptsResponse.Builder.jobRunAttempts(Consumer<JobRunAttemptSummary.Builder>... jobRunAttempts) |
The array of the listed job run attempt objects.
|
ListJobRunAttemptsResponse.Builder |
ListJobRunAttemptsResponse.Builder.jobRunAttempts(JobRunAttemptSummary... jobRunAttempts) |
The array of the listed job run attempt objects.
|
ListJobRunAttemptsResponse.Builder |
ListJobRunAttemptsResponse.Builder.nextToken(String nextToken) |
The output displays the token for the next set of application results.
|
ListJobRunAttemptsResponse.Builder |
ListJobRunAttemptsResponse.toBuilder() |
|