| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
FileBatchJobIdentifier |
FileBatchJobIdentifier.clone() |
FileBatchJobIdentifier |
BatchJobIdentifier.getFileBatchJobIdentifier()
Specifies a file associated with a specific batch job.
|
FileBatchJobIdentifier |
FileBatchJobIdentifier.withFileName(String fileName)
The file name for the batch job identifier.
|
FileBatchJobIdentifier |
FileBatchJobIdentifier.withFolderPath(String folderPath)
The relative path to the file name for the batch job identifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchJobIdentifier.setFileBatchJobIdentifier(FileBatchJobIdentifier fileBatchJobIdentifier)
Specifies a file associated with a specific batch job.
|
BatchJobIdentifier |
BatchJobIdentifier.withFileBatchJobIdentifier(FileBatchJobIdentifier fileBatchJobIdentifier)
Specifies a file associated with a specific batch job.
|
Copyright © 2022. All rights reserved.