public static class Route.RateLimit extends java.lang.Object
RateLimit(int usageLimit, int resetTime)
int
getResetTime()
getUsageLimit()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RateLimit(int usageLimit, int resetTime)
public final int getUsageLimit()
public final int getResetTime()