Interface StartPipelineExecutionResponse.Builder

  • Method Details

    • pipelineExecutionId

      StartPipelineExecutionResponse.Builder pipelineExecutionId(String pipelineExecutionId)

      The unique identifier of the created pipeline execution.

      Parameters:
      pipelineExecutionId - The unique identifier of the created pipeline execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.