| Package | Description | 
|---|---|
| com.jcabi.github | 
 Object Oriented Github API. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DeployKey.Smart
Smart DeployKey with extra features. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DeployKey | 
DeployKeys.create(String title,
      String key)
Create a deploy key. 
 | 
DeployKey | 
DeployKeys.get(int number)
Get a single deploy key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<DeployKey> | 
DeployKeys.iterate()
Iterate them all. 
 | 
| Constructor and Description | 
|---|
DeployKey.Smart(DeployKey dkey)
Public ctor. 
 | 
Copyright © 2012–2014 jcabi.com. All rights reserved.