org.jclouds.ContextBuilder#buildApi(NovaEC2Client.class)
as
NovaEC2AsyncClient
interface will be removed in jclouds 1.7.@Deprecated public interface NovaEC2AsyncClient extends EC2AsyncClient
Modifier and Type | Method and Description |
---|---|
NovaEC2KeyPairAsyncClient |
getKeyPairServices()
Deprecated.
Provides asynchronous access to KeyPair services.
|
getAMIServices, getAvailabilityZoneAndRegionServices, getElasticBlockStoreServices, getElasticIPAddressServices, getInstanceServices, getSecurityGroupServices, getWindowsServices
getConfiguredRegions, getSubnetApi, getSubnetApiForRegion, getTagApi, getTagApiForRegion, getWindowsApi, getWindowsApiForRegion
NovaEC2KeyPairAsyncClient getKeyPairServices()
getKeyPairServices
in interface EC2AsyncClient
Copyright © 2009-2013 jclouds. All Rights Reserved.