public class AbiquoApiMetadata extends BaseRestApiMetadata
ApiMetadata for Abiquo API.| Modifier and Type | Class and Description |
|---|---|
static class |
AbiquoApiMetadata.Builder |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.reflect.TypeToken<RestContext<AbiquoApi,AbiquoAsyncApi>> |
CONTEXT_TOKEN
The token describing the rest api context.
|
api, asyncApibuildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views| Modifier | Constructor and Description |
|---|---|
|
AbiquoApiMetadata() |
protected |
AbiquoApiMetadata(AbiquoApiMetadata.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
defaultProperties() |
AbiquoApiMetadata.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 static final com.google.common.reflect.TypeToken<RestContext<AbiquoApi,AbiquoAsyncApi>> CONTEXT_TOKEN
public AbiquoApiMetadata()
protected AbiquoApiMetadata(AbiquoApiMetadata.Builder builder)
public static Properties defaultProperties()
public AbiquoApiMetadata.Builder toBuilder()
toBuilder in interface ApiMetadatatoBuilder in class BaseRestApiMetadataApiMetadata.BuilderCopyright © 2009-2013 jclouds. All Rights Reserved.