JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.jcabi.github.DeployKeys
Packages that use
DeployKeys
Package
Description
com.jcabi.github
Object-Oriented GitHub API.
Uses of
DeployKeys
in
com.jcabi.github
Methods in
com.jcabi.github
that return
DeployKeys
Modifier and Type
Method
Description
DeployKeys
Repo.
keys
()
Get all deploy keys of the repo.
DeployKeys
Repo.Smart.
keys
()