Interface StartPipelineExecutionResponse.Builder

  • Method Details

    • pipelineExecutionId

      StartPipelineExecutionResponse.Builder pipelineExecutionId(String pipelineExecutionId)

      The unique system-generated ID of the pipeline execution that was started.

      Parameters:
      pipelineExecutionId - The unique system-generated ID of the pipeline execution that was started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.