Uses of Class
org.kohsuke.github.GHDeployKey
Packages that use GHDeployKey
-
Uses of GHDeployKey in org.kohsuke.github
Methods in org.kohsuke.github that return GHDeployKeyModifier and TypeMethodDescriptionGHRepository.addDeployKey
(String title, String key) Add deploy key gh deploy key.GHRepository.addDeployKey
(String title, String key, boolean readOnly) Add deploy key gh deploy key.Methods in org.kohsuke.github that return types with arguments of type GHDeployKey