| Package | Description | 
|---|---|
| org.jclouds.aws.ec2 | |
| org.jclouds.ec2 | |
| org.jclouds.ec2.config | |
| org.jclouds.openstack.nova.ec2 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AWSEC2AsyncClient
Deprecated. 
 
please use
              
org.jclouds.ContextBuilder#buildApi(AWSEC2Client.class)
             as AWSEC2AsyncClient interface will be removed in jclouds 1.7. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
EC2AsyncClient
Deprecated. 
 
please use  
org.jclouds.ContextBuilder#buildApi(EC2Client.class) as
             EC2AsyncClient interface will be removed in jclouds 1.7. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EC2RestClientModule<S extends EC2Api,A extends EC2AsyncApi>
Configures the EC2 connection. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
NovaEC2AsyncClient
Deprecated. 
 
please use  
org.jclouds.ContextBuilder#buildApi(NovaEC2Client.class) as
             NovaEC2AsyncClient interface will be removed in jclouds 1.7. | 
Copyright © 2009-2013 jclouds. All Rights Reserved.