public interface EC2AsyncClient
Modifier and Type | Method and Description |
---|---|
AMIAsyncClient |
getAMIServices()
Provides asynchronous access to AMI services.
|
AvailabilityZoneAndRegionAsyncClient |
getAvailabilityZoneAndRegionServices()
Provides asynchronous access to Availability Zones and Regions services.
|
ElasticBlockStoreAsyncClient |
getElasticBlockStoreServices()
Provides asynchronous access to Elastic Block Store services.
|
ElasticIPAddressAsyncClient |
getElasticIPAddressServices()
Provides asynchronous access to Elastic IP Address services.
|
InstanceAsyncClient |
getInstanceServices()
Provides asynchronous access to Instance services.
|
KeyPairAsyncClient |
getKeyPairServices()
Provides asynchronous access to KeyPair services.
|
SecurityGroupAsyncClient |
getSecurityGroupServices()
Provides asynchronous access to SecurityGroup services.
|
WindowsAsyncClient |
getWindowsServices()
Provides asynchronous access to Windows services.
|
static final String VERSION
AMIAsyncClient getAMIServices()
ElasticIPAddressAsyncClient getElasticIPAddressServices()
InstanceAsyncClient getInstanceServices()
KeyPairAsyncClient getKeyPairServices()
SecurityGroupAsyncClient getSecurityGroupServices()
WindowsAsyncClient getWindowsServices()
AvailabilityZoneAndRegionAsyncClient getAvailabilityZoneAndRegionServices()
ElasticBlockStoreAsyncClient getElasticBlockStoreServices()
Copyright © 2009-2012 jclouds. All Rights Reserved.