RunBatchJobProps.Builder |
RunBatchJobProps.Builder.arraySize(Number arraySize)
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.attempts(Number attempts)
|
static RunBatchJobProps.Builder |
RunBatchJobProps.builder() |
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.containerOverrides(ContainerOverrides containerOverrides)
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.dependsOn(List<JobDependency> dependsOn)
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.integrationPattern(ServiceIntegrationPattern integrationPattern)
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.jobDefinition(IJobDefinition jobDefinition)
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.jobName(String jobName)
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.jobQueue(IJobQueue jobQueue)
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.payload(Map<String,Object> payload)
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.timeout(Duration timeout)
|