Interface RequestCancelActivityTaskDecisionAttributes.Builder

    • Method Detail

      • activityId

        RequestCancelActivityTaskDecisionAttributes.Builder activityId​(String activityId)

        The activityId of the activity task to be canceled.

        Parameters:
        activityId - The activityId of the activity task to be canceled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.