Interface PipelineVariable.Builder

  • Method Details

    • name

      The name of a pipeline-level variable.

      Parameters:
      name - The name of a pipeline-level variable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of a pipeline-level variable.

      Parameters:
      value - The value of a pipeline-level variable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.