public static interface RateLimit.LimitEntry
Modifier and Type | Method and Description |
---|---|
int |
getAvailable() |
Date |
getNextAvailable() |
int |
getRemaining() |
String |
getUnit() |
int |
getValue() |
String |
getVerb() |
Date getNextAvailable()
String getUnit()
String getVerb()
int getRemaining()
int getAvailable()
int getValue()
Copyright © 2017. All rights reserved.