public class CloudIdentityApiMetadata extends KeystoneApiMetadata
ApiMetadata
for the Rackspace Cloud Identity ServiceModifier and Type | Class and Description |
---|---|
static class |
CloudIdentityApiMetadata.Builder |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<KeystoneApi,KeystoneAsyncApi>> |
CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as
KeystoneAsyncApi interface will be removed in jclouds 1.7. |
api, asyncApi
Modifier | Constructor and Description |
---|---|
|
CloudIdentityApiMetadata() |
protected |
CloudIdentityApiMetadata(CloudIdentityApiMetadata.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static Properties |
defaultProperties() |
CloudIdentityApiMetadata.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<KeystoneApi,KeystoneAsyncApi>> CONTEXT_TOKEN
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class)
as
KeystoneAsyncApi
interface will be removed in jclouds 1.7.public CloudIdentityApiMetadata()
protected CloudIdentityApiMetadata(CloudIdentityApiMetadata.Builder builder)
public CloudIdentityApiMetadata.Builder toBuilder()
toBuilder
in interface ApiMetadata
toBuilder
in class KeystoneApiMetadata
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.