Interface CancelTimerDecisionAttributes.Builder

    • Method Detail

      • timerId

        CancelTimerDecisionAttributes.Builder timerId​(String timerId)

        The unique ID of the timer to cancel.

        Parameters:
        timerId - The unique ID of the timer to cancel.
        Returns:
        Returns a reference to this object so that method calls can be chained together.