@Immutable @Loggable(value=1) public static final class Limits.Throttled extends Object implements Limits
Limits.Throttled
CORE, SEARCH
Limits.Throttled(Limits limits, int allowed)
Limit
get(String resource)
Github
github()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Limits.Throttled(@NotNull(message="limits can\'t be NULL") Limits limits, int allowed)
limits
allowed
@NotNull(message="github is never NULL") public Github github()
Limits
github
@NotNull(message="limit is never NULL") public Limit get(@NotNull(message="resource can\'t be NULL") String resource)
get
resource
Copyright © 2012–2014 jcabi.com. All rights reserved.