Modifier and Type | Method and Description |
---|---|
ApiRateLimitChecker |
GitHubConfiguration.getApiRateLimitChecker() |
static ApiRateLimitChecker |
ApiRateLimitChecker.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiRateLimitChecker[] |
ApiRateLimitChecker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GitHubConfiguration.setApiRateLimitChecker(ApiRateLimitChecker apiRateLimitChecker) |
Copyright © 2016–2020. All rights reserved.