Interface ScriptBatchJobIdentifier.Builder

  • Method Details

    • scriptName

      ScriptBatchJobIdentifier.Builder scriptName(String scriptName)

      The name of the script containing the batch job definition.

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