Class DndSetSnoozeRequest

    • Method Detail

      • getNumMinutes

        public Integer getNumMinutes()
        Number of minutes, from now, to snooze until.
      • setToken

        public void setToken​(String token)
        Authentication token. Requires scope: `dnd:write`
      • setNumMinutes

        public void setNumMinutes​(Integer numMinutes)
        Number of minutes, from now, to snooze until.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object