public interface AWSKeyPairAsyncClient extends KeyPairAsyncClient
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<KeyPair> |
importKeyPairInRegion(String region,
String keyName,
String publicKeyMaterial) |
createKeyPairInRegion, deleteKeyPairInRegion, describeKeyPairsInRegion
Copyright © 2009-2012 jclouds. All Rights Reserved.