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 class
Limits.Throttled
Throttled Limits.Methods in com.jcabi.github that return Limits Modifier and Type Method Description Limits
Github. limits()
Rate limit API entry point.Limits
RtGithub. 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 Limits
MkGithub. limits()
-