| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
ScriptBatchJobIdentifier |
ScriptBatchJobIdentifier.clone() |
ScriptBatchJobIdentifier |
BatchJobIdentifier.getScriptBatchJobIdentifier()
A batch job identifier in which the batch job to run is identified by the script name.
|
ScriptBatchJobIdentifier |
ScriptBatchJobIdentifier.withScriptName(String scriptName)
The name of the script containing the batch job definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchJobIdentifier.setScriptBatchJobIdentifier(ScriptBatchJobIdentifier scriptBatchJobIdentifier)
A batch job identifier in which the batch job to run is identified by the script name.
|
BatchJobIdentifier |
BatchJobIdentifier.withScriptBatchJobIdentifier(ScriptBatchJobIdentifier scriptBatchJobIdentifier)
A batch job identifier in which the batch job to run is identified by the script name.
|
Copyright © 2022. All rights reserved.