Interface ScriptBatchJobIdentifier.Builder

    • Method Detail

      • 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.