public class HPCloudObjectStorageApiMetadata extends SwiftKeystoneApiMetadata
ProviderMetadata for HP Cloud Services Object Storage| Modifier and Type | Class and Description |
|---|---|
static class |
HPCloudObjectStorageApiMetadata.Builder |
static class |
HPCloudObjectStorageApiMetadata.HPCloudObjectStorageTemporaryUrlExtensionModule
Ensures keystone auth is used instead of swift auth
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.reflect.TypeToken<RestContext<HPCloudObjectStorageApi,HPCloudObjectStorageAsyncApi>> |
CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(HPCloudObjectStorageApi.class) as
HPCloudObjectStorageAsyncApi interface will be removed in jclouds 1.7. |
api, asyncApi| Modifier | Constructor and Description |
|---|---|
|
HPCloudObjectStorageApiMetadata() |
protected |
HPCloudObjectStorageApiMetadata(HPCloudObjectStorageApiMetadata.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
defaultProperties() |
HPCloudObjectStorageApiMetadata.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<HPCloudObjectStorageApi,HPCloudObjectStorageAsyncApi>> CONTEXT_TOKEN
org.jclouds.ContextBuilder#buildApi(HPCloudObjectStorageApi.class) as
HPCloudObjectStorageAsyncApi interface will be removed in jclouds 1.7.public HPCloudObjectStorageApiMetadata()
protected HPCloudObjectStorageApiMetadata(HPCloudObjectStorageApiMetadata.Builder builder)
public HPCloudObjectStorageApiMetadata.Builder toBuilder()
toBuilder in interface ApiMetadatatoBuilder in class SwiftKeystoneApiMetadataApiMetadata.Builderpublic static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.