public class HPCloudObjectStorageApiMetadata extends SwiftKeystoneApiMetadata
ProviderMetadata
for HP Cloud Services Object StorageModifier and Type | Class and Description |
---|---|
static class |
HPCloudObjectStorageApiMetadata.Builder |
static class |
HPCloudObjectStorageApiMetadata.HPCloudObjectStorageTemporaryUrlExtensionModule
Ensures keystone auth is used instead of swift auth
|
static class |
HPCloudObjectStorageApiMetadata.IgnoreRegionVersionsModule
Use this when the keystone configuration incorrectly mismatches api
versions across regions.
|
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, 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<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 ApiMetadata
toBuilder
in class SwiftKeystoneApiMetadata
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.