Uses of Class
org.kohsuke.github.GHDeployKey

Packages that use GHDeployKey
org.kohsuke.github   
 

Uses of GHDeployKey in org.kohsuke.github
 

Methods in org.kohsuke.github that return GHDeployKey
 GHDeployKey GHRepository.addDeployKey(String title, String key)
           
 GHDeployKey GHDeployKey.wrap(GHRepository repo)
           
 

Methods in org.kohsuke.github that return types with arguments of type GHDeployKey
 List<GHDeployKey> GHRepository.getDeployKeys()
           
 



Copyright © 2014. All rights reserved.