| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHDeployKey |
GHRepository.addDeployKey(String title,
String key)
Add deploy key gh deploy key.
|
GHDeployKey |
GHDeployKey.wrap(GHRepository repo)
Wrap gh deploy key.
|
| Modifier and Type | Method and Description |
|---|---|
List<GHDeployKey> |
GHRepository.getDeployKeys()
Gets deploy keys.
|
Copyright © 2020. All rights reserved.