Uses of Class
org.kohsuke.github.GHRepositoryPublicKey
-
Packages that use GHRepositoryPublicKey Package Description org.kohsuke.github -
-
Uses of GHRepositoryPublicKey in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositoryPublicKey Modifier and Type Method Description GHRepositoryPublicKeyGHRepository. getPublicKey()Gets the public key for the given repo.
-