Interface PipelineRollbackMetadata.Builder

    • Method Detail

      • rollbackTargetPipelineExecutionId

        PipelineRollbackMetadata.Builder rollbackTargetPipelineExecutionId​(String rollbackTargetPipelineExecutionId)

        The pipeline execution ID to which the stage will be rolled back.

        Parameters:
        rollbackTargetPipelineExecutionId - The pipeline execution ID to which the stage will be rolled back.
        Returns:
        Returns a reference to this object so that method calls can be chained together.