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