org.jclouds.ContextBuilder#buildApi(AWSEC2Client.class)
as AWSEC2AsyncClient interface will be removed in jclouds 1.7.@Deprecated public interface AWSEC2AsyncClient extends EC2AsyncClient
| Modifier and Type | Method and Description |
|---|---|
AWSAMIAsyncClient |
getAMIServices()
Deprecated.
Provides asynchronous access to AMI services.
|
AWSInstanceAsyncClient |
getInstanceServices()
Deprecated.
Provides asynchronous access to Instance services.
|
AWSKeyPairAsyncClient |
getKeyPairServices()
Deprecated.
Provides asynchronous access to KeyPair services.
|
MonitoringAsyncClient |
getMonitoringServices()
Deprecated.
Provides asynchronous access to Monitoring services.
|
PlacementGroupAsyncClient |
getPlacementGroupServices()
Deprecated.
Provides asynchronous access to PlacementGroup services.
|
AWSSecurityGroupAsyncClient |
getSecurityGroupServices()
Deprecated.
Provides asynchronous access to SecurityGroup services.
|
SpotInstanceAsyncClient |
getSpotInstanceServices()
Deprecated.
Provides asynchronous access to SpotInstance services.
|
getAvailabilityZoneAndRegionServices, getElasticBlockStoreServices, getElasticIPAddressServices, getWindowsServicesgetConfiguredRegions, getSubnetApi, getSubnetApiForRegion, getTagApi, getTagApiForRegion, getWindowsApi, getWindowsApiForRegionAWSInstanceAsyncClient getInstanceServices()
getInstanceServices in interface EC2AsyncClientAWSAMIAsyncClient getAMIServices()
getAMIServices in interface EC2AsyncClientAWSSecurityGroupAsyncClient getSecurityGroupServices()
getSecurityGroupServices in interface EC2AsyncClientPlacementGroupAsyncClient getPlacementGroupServices()
MonitoringAsyncClient getMonitoringServices()
AWSKeyPairAsyncClient getKeyPairServices()
getKeyPairServices in interface EC2AsyncClientSpotInstanceAsyncClient getSpotInstanceServices()
Copyright © 2009-2013 jclouds. All Rights Reserved.