Interface FailWorkflowExecutionDecisionAttributes.Builder

    • Method Detail

      • reason

        FailWorkflowExecutionDecisionAttributes.Builder reason​(String reason)

        A descriptive reason for the failure that may help in diagnostics.

        Parameters:
        reason - A descriptive reason for the failure that may help in diagnostics.
        Returns:
        Returns a reference to this object so that method calls can be chained together.