Interface SelectedStep.Builder

  • Method Details

    • stepName

      SelectedStep.Builder stepName(String stepName)

      The name of the pipeline step.

      Parameters:
      stepName - The name of the pipeline step.
      Returns:
      Returns a reference to this object so that method calls can be chained together.