Interface RateLimitConfig

All Superinterfaces:
Annotation, Config
All Known Implementing Classes:
RateLimitConfigImpl

public interface RateLimitConfig extends RateLimit, Config
  • Method Details

    • validate

      default void validate()
      Specified by:
      validate in interface Config