Interface CompleteWorkflowExecutionDecisionAttributes.Builder

    • Method Detail

      • result

        CompleteWorkflowExecutionDecisionAttributes.Builder result​(String result)

        The result of the workflow execution. The form of the result is implementation defined.

        Parameters:
        result - The result of the workflow execution. The form of the result is implementation defined.
        Returns:
        Returns a reference to this object so that method calls can be chained together.