| Interface | Description |
|---|---|
| EC2Api |
Provides access to EC2 features, broken up by feature group.
|
| EC2AsyncApi |
Refer to javadoc for
EC2Api, as this interface is the same, except
features provide asynchronous return values. |
| EC2AsyncClient | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(EC2Client.class) as
EC2AsyncClient interface will be removed in jclouds 1.7. |
| EC2Client |
Provides synchronous access to EC2 services.
|
| Class | Description |
|---|---|
| EC2ApiMetadata |
Implementation of
ApiMetadata for Amazon's EC2 api. |
| EC2ApiMetadata.Builder<T extends EC2ApiMetadata.Builder<T>> | |
| EC2Fallbacks | |
| EC2Fallbacks.VoidOnVolumeAvailable |
Copyright © 2009-2013 jclouds. All Rights Reserved.