| Interface | Description |
|---|---|
| NovaEC2Api |
Provides synchronous access to EC2 services.
|
| NovaEC2AsyncApi | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(NovaEC2Api.class) as
NovaEC2AsyncApi interface will be removed in jclouds 1.7. |
| NovaEC2AsyncClient | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(NovaEC2Client.class) as
NovaEC2AsyncClient interface will be removed in jclouds 1.7. |
| NovaEC2Client | Deprecated
This class's functionality is being moved in 1.7.0.
|
| Class | Description |
|---|---|
| NovaEC2ApiMetadata |
Implementation of
ApiMetadata for the OpenStack Nova's EC2-clone API |
| NovaEC2ApiMetadata.Builder |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.