NovaApiMetadata
in openstack-nova.public class NovaApiMetadata extends BaseRestApiMetadata
ApiMetadata
for Nova 1.0 APIModifier and Type | Class and Description |
---|---|
static class |
NovaApiMetadata.Builder
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<NovaClient,NovaAsyncClient>> |
CONTEXT_TOKEN
Deprecated.
|
api, asyncApi
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views
Modifier | Constructor and Description |
---|---|
|
NovaApiMetadata()
Deprecated.
|
protected |
NovaApiMetadata(NovaApiMetadata.Builder builder)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Properties |
defaultProperties()
Deprecated.
|
NovaApiMetadata.Builder |
toBuilder()
Deprecated.
|
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
public static final com.google.common.reflect.TypeToken<RestContext<NovaClient,NovaAsyncClient>> CONTEXT_TOKEN
public NovaApiMetadata()
protected NovaApiMetadata(NovaApiMetadata.Builder builder)
public NovaApiMetadata.Builder toBuilder()
toBuilder
in interface ApiMetadata
toBuilder
in class BaseRestApiMetadata
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.