Interface Limit

All Superinterfaces:
JsonReadable
All Known Implementing Classes:
Limit.Smart, Limit.Throttled

@Immutable public interface Limit extends JsonReadable
GitHub Rate Limit API, one resource limit.
Since:
0.6
See Also:
Suppressed Checkstyle violations:
MultipleStringLiterals (500 lines)
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
    Smart limits with extra features.
    static final class 
    Throttled Limit.
  • Method Summary

    Modifier and Type
    Method
    Description
    GitHub we're in.

    Methods inherited from interface com.jcabi.github.JsonReadable

    json
  • Method Details

    • github

      GitHub github()
      GitHub we're in.
      Returns:
      GitHub