Interface StopExecutionTrigger.Builder

    • Method Detail

      • reason

        StopExecutionTrigger.Builder reason​(String reason)

        The user-specified reason the pipeline was stopped.

        Parameters:
        reason - The user-specified reason the pipeline was stopped.
        Returns:
        Returns a reference to this object so that method calls can be chained together.