org.jclouds.ContextBuilder#buildApi(EC2Client.class)
as
EC2AsyncClient
interface will be removed in jclouds 1.7.@Deprecated public interface EC2AsyncClient extends EC2AsyncApi
Modifier and Type | Method and Description |
---|---|
AMIAsyncClient |
getAMIServices()
Deprecated.
Provides asynchronous access to AMI services.
|
AvailabilityZoneAndRegionAsyncClient |
getAvailabilityZoneAndRegionServices()
Deprecated.
Provides asynchronous access to Availability Zones and Regions services.
|
ElasticBlockStoreAsyncClient |
getElasticBlockStoreServices()
Deprecated.
Provides asynchronous access to Elastic Block Store services.
|
ElasticIPAddressAsyncClient |
getElasticIPAddressServices()
Deprecated.
Provides asynchronous access to Elastic IP Address services.
|
InstanceAsyncClient |
getInstanceServices()
Deprecated.
Provides asynchronous access to Instance services.
|
KeyPairAsyncClient |
getKeyPairServices()
Deprecated.
Provides asynchronous access to KeyPair services.
|
SecurityGroupAsyncClient |
getSecurityGroupServices()
Deprecated.
Provides asynchronous access to SecurityGroup services.
|
WindowsAsyncClient |
getWindowsServices()
Deprecated.
Provides asynchronous access to Windows services.
|
getConfiguredRegions, getSubnetApi, getSubnetApiForRegion, getTagApi, getTagApiForRegion, getWindowsApi, getWindowsApiForRegion
AMIAsyncClient getAMIServices()
ElasticIPAddressAsyncClient getElasticIPAddressServices()
InstanceAsyncClient getInstanceServices()
KeyPairAsyncClient getKeyPairServices()
SecurityGroupAsyncClient getSecurityGroupServices()
WindowsAsyncClient getWindowsServices()
AvailabilityZoneAndRegionAsyncClient getAvailabilityZoneAndRegionServices()
ElasticBlockStoreAsyncClient getElasticBlockStoreServices()
Copyright © 2009-2013 jclouds. All Rights Reserved.