public interface AWSEC2AsyncClient extends EC2AsyncClient
Modifier and Type | Method and Description |
---|---|
AWSAMIAsyncClient |
getAMIServices()
Provides asynchronous access to AMI services.
|
AWSInstanceAsyncClient |
getInstanceServices()
Provides asynchronous access to Instance services.
|
AWSKeyPairAsyncClient |
getKeyPairServices()
Provides asynchronous access to KeyPair services.
|
MonitoringAsyncClient |
getMonitoringServices()
Provides asynchronous access to Monitoring services.
|
PlacementGroupAsyncClient |
getPlacementGroupServices()
Provides asynchronous access to PlacementGroup services.
|
AWSSecurityGroupAsyncClient |
getSecurityGroupServices()
Provides asynchronous access to SecurityGroup services.
|
SpotInstanceAsyncClient |
getSpotInstanceServices()
Provides asynchronous access to SpotInstance services.
|
TagAsyncClient |
getTagServices()
Provides asynchronous access to SpotInstance services.
|
getAvailabilityZoneAndRegionServices, getElasticBlockStoreServices, getElasticIPAddressServices, getWindowsServices
static final String VERSION
AWSInstanceAsyncClient getInstanceServices()
getInstanceServices
in interface EC2AsyncClient
AWSAMIAsyncClient getAMIServices()
getAMIServices
in interface EC2AsyncClient
AWSSecurityGroupAsyncClient getSecurityGroupServices()
getSecurityGroupServices
in interface EC2AsyncClient
PlacementGroupAsyncClient getPlacementGroupServices()
MonitoringAsyncClient getMonitoringServices()
AWSKeyPairAsyncClient getKeyPairServices()
getKeyPairServices
in interface EC2AsyncClient
SpotInstanceAsyncClient getSpotInstanceServices()
TagAsyncClient getTagServices()
Copyright © 2009-2012 jclouds. All Rights Reserved.