| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
Batch |
Batch.addBatchJobParametersEntry(String key,
String value)
Add a single BatchJobParameters entry
|
Batch |
Batch.clearBatchJobParametersEntries()
Removes all the entries added into BatchJobParameters.
|
Batch |
Batch.clone() |
Batch |
MainframeActionType.getBatch()
The batch of the mainframe action type.
|
Batch |
Batch.withBatchJobName(String batchJobName)
The job name of the batch.
|
Batch |
Batch.withBatchJobParameters(Map<String,String> batchJobParameters)
The batch job parameters of the batch.
|
Batch |
Batch.withExportDataSetNames(Collection<String> exportDataSetNames)
The export data set names of the batch.
|
Batch |
Batch.withExportDataSetNames(String... exportDataSetNames)
The export data set names of the batch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MainframeActionType.setBatch(Batch batch)
The batch of the mainframe action type.
|
MainframeActionType |
MainframeActionType.withBatch(Batch batch)
The batch of the mainframe action type.
|
Copyright © 2025. All rights reserved.