Interface RollbackStageResponse.Builder

    • Method Detail

      • pipelineExecutionId

        RollbackStageResponse.Builder pipelineExecutionId​(String pipelineExecutionId)

        The execution ID of the pipeline execution for the stage that has been rolled back.

        Parameters:
        pipelineExecutionId - The execution ID of the pipeline execution for the stage that has been rolled back.
        Returns:
        Returns a reference to this object so that method calls can be chained together.