Interface SucceededInStageFilter.Builder

    • Method Detail

      • stageName

        SucceededInStageFilter.Builder stageName​(String stageName)

        The name of the stage for filtering for pipeline executions where the stage was successful in the current pipeline version.

        Parameters:
        stageName - The name of the stage for filtering for pipeline executions where the stage was successful in the current pipeline version.
        Returns:
        Returns a reference to this object so that method calls can be chained together.