public class EucalyptusApiMetadata extends EC2ApiMetadata
ApiMetadata for the Eucalyptus (EC2 clone) api.| Modifier and Type | Class and Description |
|---|---|
static class |
EucalyptusApiMetadata.Builder |
CONTEXT_TOKENapi, asyncApibuildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views| Modifier | Constructor and Description |
|---|---|
|
EucalyptusApiMetadata() |
protected |
EucalyptusApiMetadata(EucalyptusApiMetadata.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
defaultProperties() |
EucalyptusApiMetadata.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, getViewspublic EucalyptusApiMetadata()
protected EucalyptusApiMetadata(EucalyptusApiMetadata.Builder builder)
public EucalyptusApiMetadata.Builder toBuilder()
toBuilder in interface ApiMetadatatoBuilder in class EC2ApiMetadataApiMetadata.Builderpublic static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.