Uses of Enum
io.smallrye.faulttolerance.core.rate.limit.RateLimitEvents.DecisionMade
Packages that use RateLimitEvents.DecisionMade
-
Uses of RateLimitEvents.DecisionMade in io.smallrye.faulttolerance.core.rate.limit
Methods in io.smallrye.faulttolerance.core.rate.limit that return RateLimitEvents.DecisionMadeModifier and TypeMethodDescriptionstatic RateLimitEvents.DecisionMadeReturns the enum constant of this type with the specified name.static RateLimitEvents.DecisionMade[]RateLimitEvents.DecisionMade.values()Returns an array containing the constants of this enum type, in the order they are declared.