java.lang.Object
org.kohsuke.github.GHRateLimit.Record
org.kohsuke.github.GHRateLimit.UnknownLimitRecord
- Enclosing class:
- GHRateLimit
A limit record used as a placeholder when the actual limit is not known.
- Since:
- 1.100
-
Method Summary
Methods inherited from class org.kohsuke.github.GHRateLimit.Record
equals, getLimit, getRemaining, getResetDate, getResetEpochSeconds, hashCode, isExpired, toString