| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Field and Description |
|---|---|
static AbuseLimitHandler |
AbuseLimitHandler.FAIL
Fail immediately.
|
static AbuseLimitHandler |
AbuseLimitHandler.WAIT
Wait until the API abuse "wait time" is passed.
|
| Modifier and Type | Method and Description |
|---|---|
GitHubBuilder |
GitHubBuilder.withAbuseLimitHandler(AbuseLimitHandler handler) |
Copyright © 2016. All Rights Reserved.