| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
BatchStepInput |
BatchStepInput.addBatchJobParametersEntry(String key,
String value)
Add a single BatchJobParameters entry
|
BatchStepInput |
BatchStepInput.clearBatchJobParametersEntries()
Removes all the entries added into BatchJobParameters.
|
BatchStepInput |
BatchStepInput.clone() |
BatchStepInput |
BatchSummary.getStepInput()
The step input of the batch summary.
|
BatchStepInput |
BatchStepInput.withBatchJobName(String batchJobName)
The batch job name of the batch step input.
|
BatchStepInput |
BatchStepInput.withBatchJobParameters(Map<String,String> batchJobParameters)
The batch job parameters of the batch step input.
|
BatchStepInput |
BatchStepInput.withExportDataSetNames(Collection<String> exportDataSetNames)
The export data set names of the batch step input.
|
BatchStepInput |
BatchStepInput.withExportDataSetNames(String... exportDataSetNames)
The export data set names of the batch step input.
|
BatchStepInput |
BatchStepInput.withProperties(MainframeActionProperties properties)
The properties of the batch step input.
|
BatchStepInput |
BatchStepInput.withResource(MainframeResourceSummary resource)
The resource of the batch step input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchSummary.setStepInput(BatchStepInput stepInput)
The step input of the batch summary.
|
BatchSummary |
BatchSummary.withStepInput(BatchStepInput stepInput)
The step input of the batch summary.
|
Copyright © 2025. All rights reserved.