public static final class Limits.RateLimit.LimitEntry extends Object implements Serializable
Constructor and Description |
---|
LimitEntry() |
Modifier and Type | Method and Description |
---|---|
Integer |
getAvailable() |
Calendar |
getNextAvailable() |
Integer |
getRemaining() |
String |
getUnit() |
String |
getVerb() |
String |
toString() |
public Calendar getNextAvailable()
public String getUnit()
public String getVerb()
public Integer getRemaining()
public Integer getAvailable()
Copyright © 2012–2016. All rights reserved.