Interface FileBatchJobIdentifier.Builder

  • Method Details

    • fileName

      The file name for the batch job identifier.

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

      FileBatchJobIdentifier.Builder folderPath(String folderPath)

      The relative path to the file name for the batch job identifier.

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