public static interface FileBatchJobDefinition.Builder extends SdkPojo, CopyableBuilder<FileBatchJobDefinition.Builder,FileBatchJobDefinition>
| Modifier and Type | Method and Description |
|---|---|
FileBatchJobDefinition.Builder |
fileName(String fileName)
The name of the file containing the batch job definition.
|
FileBatchJobDefinition.Builder |
folderPath(String folderPath)
The path to the file containing the batch job definition.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFileBatchJobDefinition.Builder fileName(String fileName)
The name of the file containing the batch job definition.
fileName - The name of the file containing the batch job definition.FileBatchJobDefinition.Builder folderPath(String folderPath)
The path to the file containing the batch job definition.
folderPath - The path to the file containing the batch job definition.Copyright © 2023. All rights reserved.