Uses of Enum
org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker
-
Uses of ApiRateLimitChecker in org.jenkinsci.plugins.github_branch_source
Modifier and TypeMethodDescriptionGitHubConfiguration.getApiRateLimitChecker()
static ApiRateLimitChecker
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 TypeMethodDescriptionvoid
GitHubConfiguration.setApiRateLimitChecker
(ApiRateLimitChecker apiRateLimitChecker)