@Endpoint(id="ratelimiters")
public class RateLimiterEndpoint
extends java.lang.Object
| Constructor and Description |
|---|
RateLimiterEndpoint(io.github.resilience4j.ratelimiter.RateLimiterRegistry rateLimiterRegistry) |
| Modifier and Type | Method and Description |
|---|---|
RateLimiterEndpointResponse |
getAllRateLimiters() |
public RateLimiterEndpoint(io.github.resilience4j.ratelimiter.RateLimiterRegistry rateLimiterRegistry)
@ReadOperation public RateLimiterEndpointResponse getAllRateLimiters()