Uses of Enum Class
com.giffing.bucket4j.spring.boot.starter.context.RateLimitConditionMatchingStrategy
Packages that use RateLimitConditionMatchingStrategy
-
Uses of RateLimitConditionMatchingStrategy in com.giffing.bucket4j.spring.boot.starter.context
Methods in com.giffing.bucket4j.spring.boot.starter.context that return RateLimitConditionMatchingStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RateLimitConditionMatchingStrategy[]RateLimitConditionMatchingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.