|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KeyPairApi
Provides synchronous access to Security Groups.
KeyPairAsyncApi| Method Summary | |
|---|---|
KeyPair |
createKeyPair(String name)
Create a Key Pair. |
KeyPair |
createKeyPairWithPublicKey(String name,
String publicKey)
Create a Key Pair with a public key. |
Boolean |
deleteKeyPair(String name)
Delete a Key Pairs. |
Set<Map<String,KeyPair>> |
listKeyPairs()
List all Key Pairs. |
| Method Detail |
|---|
Set<Map<String,KeyPair>> listKeyPairs()
KeyPair createKeyPair(String name)
KeyPair createKeyPairWithPublicKey(String name,
String publicKey)
Boolean deleteKeyPair(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||