Interface RequestCancelExternalWorkflowExecutionDecisionAttributes.Builder

    • Method Detail

      • control

        RequestCancelExternalWorkflowExecutionDecisionAttributes.Builder control​(String control)

        The data attached to the event that can be used by the decider in subsequent workflow tasks.

        Parameters:
        control - The data attached to the event that can be used by the decider in subsequent workflow tasks.
        Returns:
        Returns a reference to this object so that method calls can be chained together.