Uses of Class
org.jenkinsci.plugins.github.config.HookSecretConfig
Packages that use HookSecretConfig
-
Uses of HookSecretConfig in org.jenkinsci.plugins.github.config
Methods in org.jenkinsci.plugins.github.config that return HookSecretConfigMethods in org.jenkinsci.plugins.github.config that return types with arguments of type HookSecretConfigMethods in org.jenkinsci.plugins.github.config with parameters of type HookSecretConfigModifier and TypeMethodDescriptionvoid
GitHubPluginConfig.setHookSecretConfig
(HookSecretConfig hookSecretConfig) Deprecated.Method parameters in org.jenkinsci.plugins.github.config with type arguments of type HookSecretConfigModifier and TypeMethodDescriptionvoid
GitHubPluginConfig.setHookSecretConfigs
(List<HookSecretConfig> hookSecretConfigs)