ListBatchJobDefinitionsResponse.Builder |
ListBatchJobDefinitionsResponse.Builder.batchJobDefinitions(Collection<BatchJobDefinition> batchJobDefinitions) |
The list of batch job definitions.
|
ListBatchJobDefinitionsResponse.Builder |
ListBatchJobDefinitionsResponse.Builder.batchJobDefinitions(Consumer<BatchJobDefinition.Builder>... batchJobDefinitions) |
The list of batch job definitions.
|
ListBatchJobDefinitionsResponse.Builder |
ListBatchJobDefinitionsResponse.Builder.batchJobDefinitions(BatchJobDefinition... batchJobDefinitions) |
The list of batch job definitions.
|
static ListBatchJobDefinitionsResponse.Builder |
ListBatchJobDefinitionsResponse.builder() |
|
ListBatchJobDefinitionsResponse.Builder |
ListBatchJobDefinitionsResponse.Builder.nextToken(String nextToken) |
If there are more items to return, this contains a token that is passed to a subsequent call to this
operation to retrieve the next set of items.
|
ListBatchJobDefinitionsResponse.Builder |
ListBatchJobDefinitionsResponse.toBuilder() |
|