| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
JobIdentifier |
JobIdentifier.clone() |
JobIdentifier |
S3BatchJobIdentifier.getIdentifier()
Identifies the batch job definition.
|
JobIdentifier |
JobIdentifier.withFileName(String fileName)
The name of the file that contains the batch job definition.
|
JobIdentifier |
JobIdentifier.withScriptName(String scriptName)
The name of the script that contains the batch job definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3BatchJobIdentifier.setIdentifier(JobIdentifier identifier)
Identifies the batch job definition.
|
S3BatchJobIdentifier |
S3BatchJobIdentifier.withIdentifier(JobIdentifier identifier)
Identifies the batch job definition.
|
Copyright © 2023. All rights reserved.