Interface StateChangeConfiguration.Builder

  • Method Details

    • triggerType

      StateChangeConfiguration.Builder triggerType(String triggerType)

      The trigger type. If the value is SNOOZE_TIMEOUT, the snooze duration ends and the alarm automatically changes to the NORMAL state.

      Parameters:
      triggerType - The trigger type. If the value is SNOOZE_TIMEOUT, the snooze duration ends and the alarm automatically changes to the NORMAL state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • triggerType

      The trigger type. If the value is SNOOZE_TIMEOUT, the snooze duration ends and the alarm automatically changes to the NORMAL state.

      Parameters:
      triggerType - The trigger type. If the value is SNOOZE_TIMEOUT, the snooze duration ends and the alarm automatically changes to the NORMAL state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: