Uses of Enum Class
org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker
-
Uses of ApiRateLimitChecker in org.jenkinsci.plugins.github_branch_source
Methods in org.jenkinsci.plugins.github_branch_source that return ApiRateLimitCheckerModifier and TypeMethodDescriptionGitHubConfiguration.getApiRateLimitChecker()
static ApiRateLimitChecker
Returns the enum constant of this class with the specified name.static ApiRateLimitChecker[]
ApiRateLimitChecker.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jenkinsci.plugins.github_branch_source with parameters of type ApiRateLimitCheckerModifier and TypeMethodDescriptionvoid
GitHubConfiguration.setApiRateLimitChecker
(ApiRateLimitChecker apiRateLimitChecker)