| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Field and Description |
|---|---|
static RateLimitHandler |
RateLimitHandler.FAIL
Fail immediately.
|
static RateLimitHandler |
RateLimitHandler.WAIT
Block until the API rate limit is reset.
|
| Modifier and Type | Method and Description |
|---|---|
GitHubBuilder |
GitHubBuilder.withRateLimitHandler(RateLimitHandler handler) |
Copyright © 2015. All Rights Reserved.