Uses of Class
com.giffing.bucket4j.spring.boot.starter.context.properties.RateLimit
| Package | Description |
|---|---|
| com.giffing.bucket4j.spring.boot.starter.context.properties |
-
Uses of RateLimit 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 RateLimit Modifier and Type Method Description java.util.List<RateLimit>Bucket4JConfiguration. getRateLimits()Method parameters in com.giffing.bucket4j.spring.boot.starter.context.properties with type arguments of type RateLimit Modifier and Type Method Description voidBucket4JConfiguration. setRateLimits(java.util.List<RateLimit> rateLimits)