@Immutable public interface DeployKey extends JsonReadable, JsonPatchable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeployKey.Smart
Smart DeployKey with extra features.
|
| Modifier and Type | Method and Description |
|---|---|
int |
number()
Get id of a deploy key.
|
void |
remove()
Delete a deploy key.
|
jsonpatchint number()
void remove()
throws IOException
IOException - If there is any I/O problemCopyright © 2012–2014 jcabi.com. All rights reserved.