Package com.jcabi.github
Class Limit.Throttled
java.lang.Object
com.jcabi.github.Limit.Throttled
- All Implemented Interfaces:
JsonReadable,Limit
- Enclosing interface:
- Limit
Throttled Limit.
- Since:
- 0.6
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.jcabi.github.Limit
Limit.Smart, Limit.Throttled -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Throttled
Public ctor.- Parameters:
limit- Original limitallowed- Maximum allowed
-
-
Method Details
-
json
Description copied from interface:JsonReadableDescribe it in a JSON object.- Specified by:
jsonin interfaceJsonReadable- Returns:
- JSON object
- Throws:
IOException- If there is any I/O problem
-
github
Description copied from interface:LimitGitHub we're in.
-