ListBatchJobExecutionsResponse.Builder |
ListBatchJobExecutionsResponse.Builder.batchJobExecutions(Collection<BatchJobExecutionSummary> batchJobExecutions) |
Returns a list of batch job executions for an application.
|
ListBatchJobExecutionsResponse.Builder |
ListBatchJobExecutionsResponse.Builder.batchJobExecutions(Consumer<BatchJobExecutionSummary.Builder>... batchJobExecutions) |
Returns a list of batch job executions for an application.
|
ListBatchJobExecutionsResponse.Builder |
ListBatchJobExecutionsResponse.Builder.batchJobExecutions(BatchJobExecutionSummary... batchJobExecutions) |
Returns a list of batch job executions for an application.
|
static ListBatchJobExecutionsResponse.Builder |
ListBatchJobExecutionsResponse.builder() |
|
ListBatchJobExecutionsResponse.Builder |
ListBatchJobExecutionsResponse.Builder.nextToken(String nextToken) |
A pagination token that's returned when the response doesn't contain all batch job executions.
|
ListBatchJobExecutionsResponse.Builder |
ListBatchJobExecutionsResponse.toBuilder() |
|