public class SSH extends Object
Constructor and Description |
---|
SSH() |
Modifier and Type | Method and Description |
---|---|
List<KeyPair> |
getKeyPairs() |
List<PublicKey> |
getPublicKeys() |
void |
setKeyPairs(List<KeyPair> keyPairs) |
void |
setPublicKeys(List<PublicKey> publicKeys) |
String |
toString() |
Copyright © 2009-2013 jclouds. All Rights Reserved.