Class ManilaRateLimit

  • All Implemented Interfaces:
    RateLimit

    public class ManilaRateLimit
    extends Object
    implements RateLimit
    Rate limits control the frequency at which users can issue specific API requests. Administrators use rate limiting to configure limits on the type and number of API calls that can be made in a specific time interval.
    Author:
    Daniel Gonzalez Nothnagel
    • Constructor Detail

      • ManilaRateLimit

        public ManilaRateLimit()