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