public class NovaEC2ApiMetadata extends EC2ApiMetadata
ApiMetadata
for the OpenStack Nova's EC2-clone APIModifier and Type | Class and Description |
---|---|
static class |
NovaEC2ApiMetadata.Builder |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<NovaEC2Client,NovaEC2AsyncClient>> |
CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(NovaEC2Client.class) as
NovaEC2AsyncClient interface will be removed in jclouds 1.7. |
api, asyncApi
Modifier | Constructor and Description |
---|---|
|
NovaEC2ApiMetadata() |
protected |
NovaEC2ApiMetadata(NovaEC2ApiMetadata.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static Properties |
defaultProperties() |
NovaEC2ApiMetadata.Builder |
toBuilder() |
contextToken, getApi, getAsyncApi, string
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews
@Deprecated public static final com.google.common.reflect.TypeToken<RestContext<NovaEC2Client,NovaEC2AsyncClient>> CONTEXT_TOKEN
org.jclouds.ContextBuilder#buildApi(NovaEC2Client.class)
as
NovaEC2AsyncClient
interface will be removed in jclouds 1.7.public NovaEC2ApiMetadata()
protected NovaEC2ApiMetadata(NovaEC2ApiMetadata.Builder builder)
public NovaEC2ApiMetadata.Builder toBuilder()
toBuilder
in interface ApiMetadata
toBuilder
in class EC2ApiMetadata
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.