|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyPairInfo | |
|---|---|
| com.xerox.amazonws.ec2 | |
| Uses of KeyPairInfo in com.xerox.amazonws.ec2 |
|---|
| Methods in com.xerox.amazonws.ec2 that return KeyPairInfo | |
|---|---|
KeyPairInfo |
Jec2.createKeyPair(String keyName)
Creates a public/private keypair. |
| Methods in com.xerox.amazonws.ec2 that return types with arguments of type KeyPairInfo | |
|---|---|
List<KeyPairInfo> |
Jec2.describeKeyPairs(List<String> keyIds)
Lists public/private keypairs. |
List<KeyPairInfo> |
Jec2.describeKeyPairs(String[] keyIds)
Lists public/private keypairs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||