Interface ActionExecutionFilter.Builder

    • Method Detail

      • pipelineExecutionId

        ActionExecutionFilter.Builder pipelineExecutionId​(String pipelineExecutionId)

        The pipeline execution ID used to filter action execution history.

        Parameters:
        pipelineExecutionId - The pipeline execution ID used to filter action execution history.
        Returns:
        Returns a reference to this object so that method calls can be chained together.