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