Interface RetryStageExecutionResponse.Builder

    • Method Detail

      • pipelineExecutionId

        RetryStageExecutionResponse.Builder pipelineExecutionId​(String pipelineExecutionId)

        The ID of the current workflow execution in the failed stage.

        Parameters:
        pipelineExecutionId - The ID of the current workflow execution in the failed stage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.