Package com.jcabi.github
Interface Limit
- All Superinterfaces:
JsonReadable
- All Known Implementing Classes:
Limit.Smart,Limit.Throttled
GitHub Rate Limit API, one resource limit.
- Since:
- 0.6
- See Also:
- Suppressed Checkstyle violations:
- MultipleStringLiterals (500 lines)
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classSmart limits with extra features.static final classThrottled Limit. -
Method Summary
Methods inherited from interface com.jcabi.github.JsonReadable
json
-
Method Details
-
github
GitHub github()GitHub we're in.- Returns:
- GitHub
-