public class GHRateLimit extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
limit
Alotted API call per hour.
|
int |
remaining
Remaining calls that can be made.
|
| Constructor and Description |
|---|
GHRateLimit() |
Copyright © 2014. All rights reserved.