public class NovaApiMetadata extends BaseRestApiMetadata
ApiMetadata for Nova 2.0 API| Modifier and Type | Class and Description | 
|---|---|
static class  | 
NovaApiMetadata.Builder  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.common.reflect.TypeToken<RestContext<NovaApi,NovaAsyncApi>> | 
CONTEXT_TOKEN
Deprecated. 
 
please use  
org.jclouds.ContextBuilder#buildApi(NovaApi.class) as
             NovaAsyncApi interface will be removed in jclouds 1.7. | 
api, asyncApi| Modifier | Constructor and Description | 
|---|---|
  | 
NovaApiMetadata()  | 
protected  | 
NovaApiMetadata(NovaApiMetadata.Builder builder)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Properties | 
defaultProperties()  | 
NovaApiMetadata.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<NovaApi,NovaAsyncApi>> CONTEXT_TOKEN
org.jclouds.ContextBuilder#buildApi(NovaApi.class) as
             NovaAsyncApi interface will be removed in jclouds 1.7.public NovaApiMetadata()
protected NovaApiMetadata(NovaApiMetadata.Builder builder)
public NovaApiMetadata.Builder toBuilder()
ApiMetadata.Builderpublic static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.