public class AWSEC2ApiMetadata extends EC2ApiMetadata
ApiMetadata for the Amazon-specific EC2 API| Modifier and Type | Class and Description |
|---|---|
static class |
AWSEC2ApiMetadata.Builder |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.reflect.TypeToken<RestContext<AWSEC2Client,AWSEC2AsyncClient>> |
CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(AWSEC2Client.class) as
AWSEC2AsyncClient interface will be removed in jclouds 1.7. |
api, asyncApi| Modifier | Constructor and Description |
|---|---|
|
AWSEC2ApiMetadata() |
protected |
AWSEC2ApiMetadata(AWSEC2ApiMetadata.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
defaultProperties() |
AWSEC2ApiMetadata.Builder |
toBuilder() |
contextToken, getApi, getAsyncApi, stringequals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews@Deprecated public static final com.google.common.reflect.TypeToken<RestContext<AWSEC2Client,AWSEC2AsyncClient>> CONTEXT_TOKEN
org.jclouds.ContextBuilder#buildApi(AWSEC2Client.class) as
AWSEC2AsyncClient interface will be removed in jclouds 1.7.public AWSEC2ApiMetadata()
protected AWSEC2ApiMetadata(AWSEC2ApiMetadata.Builder builder)
public AWSEC2ApiMetadata.Builder toBuilder()
toBuilder in interface ApiMetadatatoBuilder in class EC2ApiMetadataApiMetadata.Builderpublic static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.