Uses of Enum Class
org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker
Packages that use 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 ApiRateLimitCheckerReturns 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 TypeMethodDescriptionvoidGitHubConfiguration.setApiRateLimitChecker(ApiRateLimitChecker apiRateLimitChecker)