public static interface FileBatchJobIdentifier.Builder extends SdkPojo, CopyableBuilder<FileBatchJobIdentifier.Builder,FileBatchJobIdentifier>
| Modifier and Type | Method and Description |
|---|---|
FileBatchJobIdentifier.Builder |
fileName(String fileName)
The file name for the batch job identifier.
|
FileBatchJobIdentifier.Builder |
folderPath(String folderPath)
The relative path to the file name for the batch job identifier.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFileBatchJobIdentifier.Builder fileName(String fileName)
The file name for the batch job identifier.
fileName - The file name for the batch job identifier.FileBatchJobIdentifier.Builder folderPath(String folderPath)
The relative path to the file name for the batch job identifier.
folderPath - The relative path to the file name for the batch job identifier.Copyright © 2023. All rights reserved.