Class Limits.RateLimit.LimitEntry

    • Constructor Detail

      • LimitEntry

        public LimitEntry()
    • Method Detail

      • getNextAvailable

        public Calendar getNextAvailable()
        Returns:
        the nextAvailable
      • getUnit

        public String getUnit()
        Returns:
        the unit
      • getVerb

        public String getVerb()
        Returns:
        the verb
      • getRemaining

        public Integer getRemaining()
        Returns:
        the remaining
      • getAvailable

        public Integer getAvailable()
        Returns:
        the available
      • getValue

        public Integer getValue()
        Returns:
        the value