Uses of Interface
com.jcabi.github.Limits
-
Packages that use Limits Package Description com.jcabi.github Object Oriented Github API.com.jcabi.github.mock Mock Github server. -
-
Uses of Limits in com.jcabi.github
Classes in com.jcabi.github that implement Limits Modifier and Type Class Description static classLimits.ThrottledThrottled Limits.Methods in com.jcabi.github that return Limits Modifier and Type Method Description LimitsGithub. limits()Rate limit API entry point.LimitsRtGithub. limits()Constructors in com.jcabi.github with parameters of type Limits Constructor Description Throttled(Limits limits, int allowed)Public ctor. -
Uses of Limits in com.jcabi.github.mock
Methods in com.jcabi.github.mock that return Limits Modifier and Type Method Description LimitsMkGithub. limits()
-