Uses of Interface
com.giffing.bucket4j.spring.boot.starter.context.RateLimitCheck
| Package | Description |
|---|---|
| com.giffing.bucket4j.spring.boot.starter.context.properties |
-
Uses of RateLimitCheck in com.giffing.bucket4j.spring.boot.starter.context.properties
Methods in com.giffing.bucket4j.spring.boot.starter.context.properties that return types with arguments of type RateLimitCheck Modifier and Type Method Description java.util.List<RateLimitCheck<R>>FilterConfiguration. getRateLimitChecks()Method parameters in com.giffing.bucket4j.spring.boot.starter.context.properties with type arguments of type RateLimitCheck Modifier and Type Method Description voidFilterConfiguration. setRateLimitChecks(java.util.List<RateLimitCheck<R>> rateLimitChecks)