public interface RateLimitNotificationService
Modifier and Type | Method and Description |
---|---|
void |
limitReached(RateLimitExceededEvent event) |
void |
thresholdReached(RateLimitThresholdExceededEvent event) |
void thresholdReached(RateLimitThresholdExceededEvent event)
void limitReached(RateLimitExceededEvent event)