org.jclouds.openstack.nova.ec2
Interface NovaEC2AsyncClient

All Superinterfaces:
org.jclouds.ec2.EC2AsyncClient

public interface NovaEC2AsyncClient
extends org.jclouds.ec2.EC2AsyncClient

Provides asynchronous access to EC2 services.

Author:
Adam Lowe

Field Summary
 
Fields inherited from interface org.jclouds.ec2.EC2AsyncClient
VERSION
 
Method Summary
 NovaEC2KeyPairAsyncClient getKeyPairServices()
          
 
Methods inherited from interface org.jclouds.ec2.EC2AsyncClient
getAMIServices, getAvailabilityZoneAndRegionServices, getConfiguredRegions, getElasticBlockStoreServices, getElasticIPAddressServices, getInstanceServices, getSecurityGroupServices, getWindowsApi, getWindowsApiForRegion, getWindowsServices
 

Method Detail

getKeyPairServices

NovaEC2KeyPairAsyncClient getKeyPairServices()

Specified by:
getKeyPairServices in interface org.jclouds.ec2.EC2AsyncClient


Copyright © 2009-2012 jclouds. All Rights Reserved.