Interface FileBatchJobDefinition.Builder

  • Method Details

    • fileName

      The name of the file containing the batch job definition.

      Parameters:
      fileName - The name of the file containing the batch job definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • folderPath

      FileBatchJobDefinition.Builder folderPath(String folderPath)

      The path to the file containing the batch job definition.

      Parameters:
      folderPath - The path to the file containing the batch job definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.