Uses of Interface
io.quarkiverse.bucket4j.runtime.RateLimiterConfig.Limit
-
Packages that use RateLimiterConfig.Limit Package Description io.quarkiverse.bucket4j.runtime -
-
Uses of RateLimiterConfig.Limit in io.quarkiverse.bucket4j.runtime
Methods in io.quarkiverse.bucket4j.runtime that return types with arguments of type RateLimiterConfig.Limit Modifier and Type Method Description List<RateLimiterConfig.Limit>RateLimiterConfig.Bucket. limits()limits enforced for this bucket
-