public interface RateLimit
Modifier and Type | Interface and Description |
---|---|
static interface |
RateLimit.Limit |
static class |
RateLimit.TimeIntervalUnit |
Modifier and Type | Method and Description |
---|---|
List<? extends RateLimit.Limit> |
getLimit() |
String |
getRegex() |
String |
getUri() |
String getUri()
String getRegex()
List<? extends RateLimit.Limit> getLimit()
Copyright © 2017. All rights reserved.