A B C D E F G H I L M N O P R S T U 

A

afterMarker(String) - Method in class org.jclouds.hpcloud.objectstorage.options.ListCDNContainerOptions
Indicates where to begin listing the identity's containers.
afterMarker(String) - Static method in class org.jclouds.hpcloud.objectstorage.options.ListCDNContainerOptions.Builder
 
apply(String) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.functions.EnableCDNAndCache
 
apply(ObjectInfo) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.functions.HPCloudObjectStorageObjectToBlobMetadata
 
apply(ObjectInfo) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.functions.PublicUriForObjectInfo
 
apply(HttpResponse) - Method in class org.jclouds.hpcloud.objectstorage.functions.ParseCDNContainerFromHeaders
parses the http response headers to create a new CDNContainer object.
apply(HttpResponse) - Method in class org.jclouds.hpcloud.objectstorage.functions.ParseCDNUriFromHeaders
parses the http response headers to provide the CDN URI string.

B

bindRequestSigner() - Method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.HPCloudObjectStorageTemporaryUrlExtensionModule
 
bindResolvedClientsToCommonSwift() - Method in class org.jclouds.hpcloud.objectstorage.config.HPCloudObjectStorageRestClientModule
 
bindTemporaryUrlKeyApi() - Method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.HPCloudObjectStorageTemporaryUrlExtensionModule
 
BLOCK_STORE - Static variable in interface org.jclouds.hpcloud.services.HPExtensionServiceType
Block Storage
build() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
build() - Method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.Builder
 
build() - Method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageProviderMetadata.Builder
 
builder() - Static method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
builder() - Static method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageProviderMetadata
 

C

CDN - Static variable in interface org.jclouds.hpcloud.services.HPExtensionServiceType
CDN
CDN_ENABLED - Static variable in interface org.jclouds.hpcloud.objectstorage.reference.HPCloudObjectStorageHeaders
 
CDN_LOG_RETENTION - Static variable in interface org.jclouds.hpcloud.objectstorage.reference.HPCloudObjectStorageHeaders
 
CDN_REFERRER_ACL - Static variable in interface org.jclouds.hpcloud.objectstorage.reference.HPCloudObjectStorageHeaders
 
CDN_TTL - Static variable in interface org.jclouds.hpcloud.objectstorage.reference.HPCloudObjectStorageHeaders
 
CDN_URI - Static variable in interface org.jclouds.hpcloud.objectstorage.reference.HPCloudObjectStorageHeaders
 
CDN_USER_AGENT_ACL - Static variable in interface org.jclouds.hpcloud.objectstorage.reference.HPCloudObjectStorageHeaders
 
cdnContainer(HPCloudObjectStorageBlobStoreContextModule.GetCDNMetadata) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.config.HPCloudObjectStorageBlobStoreContextModule
 
CDNContainer - Class in org.jclouds.hpcloud.objectstorage.domain
 
CDNContainer(String, boolean, long, URI, URI, String, String, boolean) - Constructor for class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
CDNContainer.Builder - Class in org.jclouds.hpcloud.objectstorage.domain
 
CDNContainer.Builder() - Constructor for class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
CDNContainerApi - Interface in org.jclouds.hpcloud.objectstorage.extensions
Provides synchronous access to HP Cloud Object Storage via the REST API.
CDNContainerAsyncApi - Interface in org.jclouds.hpcloud.objectstorage.extensions
Provides asynchronous access to HP Cloud Object Storage via the REST API.
cdnEnabled - Variable in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
CDNEnabled(boolean) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
CDNManagement - Annotation Type in org.jclouds.hpcloud.objectstorage
Represents a component related to HP Cloud Services Content Delivery Network.
cdnSslUri - Variable in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
CDNSslUri(URI) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
cdnUri - Variable in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
CDNUri(URI) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
compareTo(CDNContainer) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
configure() - Method in class org.jclouds.hpcloud.objectstorage.blobstore.config.HPCloudObjectStorageBlobStoreContextModule
 
CONTEXT_TOKEN - Static variable in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata
Deprecated.
please use org.jclouds.ContextBuilder#buildApi(HPCloudObjectStorageApi.class) as HPCloudObjectStorageAsyncApi interface will be removed in jclouds 1.7.
createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageAsyncBlobStore
Deprecated.
 
createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageBlobStore
 

D

defaultProperties() - Static method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata
 
defaultProperties() - Static method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageProviderMetadata
 
DELEGATE_MAP - Static variable in class org.jclouds.hpcloud.objectstorage.config.HPCloudObjectStorageRestClientModule
 
deleteContainerIfEmpty(String) - Method in interface org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageAsyncApi
Deprecated.
 
disable(String) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerApi
 
disable(String) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerAsyncApi
 

E

enable(String, long) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerApi
 
enable(String) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerApi
 
enable(String, long) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerAsyncApi
 
enable(String) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerAsyncApi
 
EnableCDNAndCache - Class in org.jclouds.hpcloud.objectstorage.blobstore.functions
 
EnableCDNAndCache(HPCloudObjectStorageApi, LoadingCache<String, URI>) - Constructor for class org.jclouds.hpcloud.objectstorage.blobstore.functions.EnableCDNAndCache
 
enabledOnly() - Static method in class org.jclouds.hpcloud.objectstorage.options.ListCDNContainerOptions.Builder
 
enabledOnly() - Method in class org.jclouds.hpcloud.objectstorage.options.ListCDNContainerOptions
 
equals(Object) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 

F

fromCDNContainer(CDNContainer) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
fromProviderMetadata(ProviderMetadata) - Method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageProviderMetadata.Builder
 

G

get(String) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerApi
 
get(String) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerAsyncApi
 
getCDNExtension() - Method in interface org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApi
Provides synchronous access to CDN features.
getCDNExtension() - Method in interface org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageAsyncApi
Deprecated.
Provides asynchronous access to CDN features.
getCDNSslUri() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
getCDNUri() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
getConfiguredRegions() - Method in interface org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApi
 
getConfiguredRegions() - Method in interface org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageAsyncApi
Deprecated.
 
getName() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
Beware: The container name is not available from HEAD CDN responses and will be null.
getReferrerAcl() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
getTTL() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
getUseragentAcl() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 

H

hashCode() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
HPCloudObjectStorageApi - Interface in org.jclouds.hpcloud.objectstorage
Provides synchronous access to HP Cloud Object Storage via the REST API.
HPCloudObjectStorageApiMetadata - Class in org.jclouds.hpcloud.objectstorage
Implementation of ProviderMetadata for HP Cloud Services Object Storage
HPCloudObjectStorageApiMetadata() - Constructor for class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata
 
HPCloudObjectStorageApiMetadata(HPCloudObjectStorageApiMetadata.Builder) - Constructor for class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata
 
HPCloudObjectStorageApiMetadata.Builder - Class in org.jclouds.hpcloud.objectstorage
 
HPCloudObjectStorageApiMetadata.Builder() - Constructor for class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.Builder
 
HPCloudObjectStorageApiMetadata.HPCloudObjectStorageTemporaryUrlExtensionModule - Class in org.jclouds.hpcloud.objectstorage
Ensures keystone auth is used instead of swift auth
HPCloudObjectStorageApiMetadata.HPCloudObjectStorageTemporaryUrlExtensionModule() - Constructor for class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.HPCloudObjectStorageTemporaryUrlExtensionModule
 
HPCloudObjectStorageApiMetadata.IgnoreRegionVersionsModule - Class in org.jclouds.hpcloud.objectstorage
Use this when the keystone configuration incorrectly mismatches api versions across regions.
HPCloudObjectStorageApiMetadata.IgnoreRegionVersionsModule() - Constructor for class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.IgnoreRegionVersionsModule
 
HPCloudObjectStorageAsyncApi - Interface in org.jclouds.hpcloud.objectstorage
Deprecated.
please use org.jclouds.ContextBuilder#buildApi(HPCloudObjectStorageApi.class) as HPCloudObjectStorageAsyncApi interface will be removed in jclouds 1.7.
HPCloudObjectStorageAsyncBlobStore - Class in org.jclouds.hpcloud.objectstorage.blobstore
Deprecated.
will be removed in jclouds 1.7, as async interfaces are no longer supported. Please use HPCloudObjectStorageBlobStore
HPCloudObjectStorageAsyncBlobStore(BlobStoreContext, BlobUtils, ListeningExecutorService, Supplier<Location>, Supplier<Set<? extends Location>>, HPCloudObjectStorageApi, HPCloudObjectStorageAsyncApi, ContainerToResourceMetadata, BlobStoreListContainerOptionsToListContainerOptions, ContainerToResourceList, ObjectToBlob, BlobToObject, ObjectToBlobMetadata, BlobToHttpGetOptions, Provider<FetchBlobMetadata>, EnableCDNAndCache, Provider<AsyncMultipartUploadStrategy>) - Constructor for class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageAsyncBlobStore
Deprecated.
 
HPCloudObjectStorageBlobRequestSigner - Class in org.jclouds.hpcloud.objectstorage.blobstore
Signer for HP's variant of temporary signed URLs.
HPCloudObjectStorageBlobRequestSigner(Function<Invocation, HttpRequest>, BlobToObject, BlobToHttpGetOptions, Crypto, Provider<Long>, Supplier<Access>, Supplier<Credentials>) - Constructor for class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageBlobRequestSigner
 
HPCloudObjectStorageBlobStore - Class in org.jclouds.hpcloud.objectstorage.blobstore
 
HPCloudObjectStorageBlobStore(BlobStoreContext, BlobUtils, Supplier<Location>, Supplier<Set<? extends Location>>, HPCloudObjectStorageApi, ContainerToResourceMetadata, BlobStoreListContainerOptionsToListContainerOptions, ContainerToResourceList, ObjectToBlob, BlobToObject, ObjectToBlobMetadata, BlobToHttpGetOptions, Provider<FetchBlobMetadata>, EnableCDNAndCache, Provider<MultipartUploadStrategy>) - Constructor for class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageBlobStore
 
HPCloudObjectStorageBlobStoreContextModule - Class in org.jclouds.hpcloud.objectstorage.blobstore.config
 
HPCloudObjectStorageBlobStoreContextModule() - Constructor for class org.jclouds.hpcloud.objectstorage.blobstore.config.HPCloudObjectStorageBlobStoreContextModule
 
HPCloudObjectStorageBlobStoreContextModule.GetCDNMetadata - Class in org.jclouds.hpcloud.objectstorage.blobstore.config
 
HPCloudObjectStorageBlobStoreContextModule.GetCDNMetadata(HPCloudObjectStorageApi) - Constructor for class org.jclouds.hpcloud.objectstorage.blobstore.config.HPCloudObjectStorageBlobStoreContextModule.GetCDNMetadata
 
HPCloudObjectStorageConstants - Interface in org.jclouds.hpcloud.objectstorage.reference
Configuration properties and constants used by HP Cloud Object Storage.
HPCloudObjectStorageHeaders - Interface in org.jclouds.hpcloud.objectstorage.reference
Additional headers specified by HP Cloud Object Storage REST API.
HPCloudObjectStorageObjectToBlobMetadata - Class in org.jclouds.hpcloud.objectstorage.blobstore.functions
 
HPCloudObjectStorageObjectToBlobMetadata(IfDirectoryReturnNameStrategy, PublicUriForObjectInfo) - Constructor for class org.jclouds.hpcloud.objectstorage.blobstore.functions.HPCloudObjectStorageObjectToBlobMetadata
 
HPCloudObjectStorageProviderMetadata - Class in org.jclouds.hpcloud.objectstorage
Implementation of org.jclouds.types.ProviderMetadata for StratoGen VMware hosting
HPCloudObjectStorageProviderMetadata() - Constructor for class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageProviderMetadata
 
HPCloudObjectStorageProviderMetadata(HPCloudObjectStorageProviderMetadata.Builder) - Constructor for class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageProviderMetadata
 
HPCloudObjectStorageProviderMetadata.Builder - Class in org.jclouds.hpcloud.objectstorage
 
HPCloudObjectStorageProviderMetadata.Builder() - Constructor for class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageProviderMetadata.Builder
 
HPCloudObjectStorageRestClientModule - Class in org.jclouds.hpcloud.objectstorage.config
 
HPCloudObjectStorageRestClientModule() - Constructor for class org.jclouds.hpcloud.objectstorage.config.HPCloudObjectStorageRestClientModule
 
HPExtensionBlockStore - Annotation Type in org.jclouds.hpcloud.services
HP Extension Block Store Service
HPExtensionCDN - Annotation Type in org.jclouds.hpcloud.services
CDN
HPExtensionServiceType - Interface in org.jclouds.hpcloud.services
An HP Extension Service, such as CDN, or Block Store Service.

I

isCDNEnabled() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
isLogRetention() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 

L

list() - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerApi
 
list(ListCDNContainerOptions) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerApi
 
list() - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerAsyncApi
 
list(ListCDNContainerOptions) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerAsyncApi
 
ListCDNContainerOptions - Class in org.jclouds.hpcloud.objectstorage.options
Contains options supported in the REST API for the GET CDN containers operation.
ListCDNContainerOptions() - Constructor for class org.jclouds.hpcloud.objectstorage.options.ListCDNContainerOptions
 
ListCDNContainerOptions.Builder - Class in org.jclouds.hpcloud.objectstorage.options
 
ListCDNContainerOptions.Builder() - Constructor for class org.jclouds.hpcloud.objectstorage.options.ListCDNContainerOptions.Builder
 
listContainers(ListContainerOptions...) - Method in interface org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageAsyncApi
Deprecated.
 
load(String) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.config.HPCloudObjectStorageBlobStoreContextModule.GetCDNMetadata
 
logger - Variable in class org.jclouds.hpcloud.objectstorage.blobstore.config.HPCloudObjectStorageBlobStoreContextModule.GetCDNMetadata
 
logRetention - Variable in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
logRetention(boolean) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 

M

maxResults(int) - Static method in class org.jclouds.hpcloud.objectstorage.options.ListCDNContainerOptions.Builder
 
maxResults(int) - Method in class org.jclouds.hpcloud.objectstorage.options.ListCDNContainerOptions
The maximum number of containers that will be included in the response body.

N

name - Variable in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
name(String) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
NONE - Static variable in class org.jclouds.hpcloud.objectstorage.options.ListCDNContainerOptions
 

O

org.jclouds.hpcloud.objectstorage - package org.jclouds.hpcloud.objectstorage
This package contains an HP Cloud Object Storage client implemented by HttpCommandExecutorService commands.
org.jclouds.hpcloud.objectstorage.blobstore - package org.jclouds.hpcloud.objectstorage.blobstore
 
org.jclouds.hpcloud.objectstorage.blobstore.config - package org.jclouds.hpcloud.objectstorage.blobstore.config
 
org.jclouds.hpcloud.objectstorage.blobstore.functions - package org.jclouds.hpcloud.objectstorage.blobstore.functions
 
org.jclouds.hpcloud.objectstorage.config - package org.jclouds.hpcloud.objectstorage.config
 
org.jclouds.hpcloud.objectstorage.domain - package org.jclouds.hpcloud.objectstorage.domain
 
org.jclouds.hpcloud.objectstorage.extensions - package org.jclouds.hpcloud.objectstorage.extensions
 
org.jclouds.hpcloud.objectstorage.functions - package org.jclouds.hpcloud.objectstorage.functions
 
org.jclouds.hpcloud.objectstorage.options - package org.jclouds.hpcloud.objectstorage.options
 
org.jclouds.hpcloud.objectstorage.reference - package org.jclouds.hpcloud.objectstorage.reference
This package contains properties and reference data used in HP Cloud Object Storage.
org.jclouds.hpcloud.services - package org.jclouds.hpcloud.services
 

P

ParseCDNContainerFromHeaders - Class in org.jclouds.hpcloud.objectstorage.functions
This parses AccountMetadata from HTTP headers.
ParseCDNContainerFromHeaders() - Constructor for class org.jclouds.hpcloud.objectstorage.functions.ParseCDNContainerFromHeaders
 
ParseCDNUriFromHeaders - Class in org.jclouds.hpcloud.objectstorage.functions
This parses AccountMetadata from HTTP headers.
ParseCDNUriFromHeaders() - Constructor for class org.jclouds.hpcloud.objectstorage.functions.ParseCDNUriFromHeaders
 
PROPERTY_CDN_ENDPOINT - Static variable in interface org.jclouds.hpcloud.objectstorage.reference.HPCloudObjectStorageConstants
The CDN Endpoint property
provideCDNUrl(RegionIdToURISupplier.Factory, String) - Method in class org.jclouds.hpcloud.objectstorage.config.HPCloudObjectStorageRestClientModule
 
provideRegionIdToAdminURISupplierForApiVersion(String, String, RegionIdToAdminURISupplier.Factory) - Method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.IgnoreRegionVersionsModule
 
provideRegionIdToURISupplierForApiVersion(String, String, RegionIdToURISupplier.Factory) - Method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.IgnoreRegionVersionsModule
 
PublicUriForObjectInfo - Class in org.jclouds.hpcloud.objectstorage.blobstore.functions
 
PublicUriForObjectInfo(LoadingCache<String, URI>) - Constructor for class org.jclouds.hpcloud.objectstorage.blobstore.functions.PublicUriForObjectInfo
 

R

referrerAcl - Variable in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
referrerAcl(String) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 

S

self() - Method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.Builder
 
setContext(HttpRequest) - Method in class org.jclouds.hpcloud.objectstorage.functions.ParseCDNContainerFromHeaders
 
signGetBlob(String, String) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageBlobRequestSigner
 
signGetBlob(String, String, long) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageBlobRequestSigner
 
signGetBlob(String, String, GetOptions) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageBlobRequestSigner
 
signPutBlob(String, Blob) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageBlobRequestSigner
 
signPutBlob(String, Blob, long) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageBlobRequestSigner
 
signRemoveBlob(String, String) - Method in class org.jclouds.hpcloud.objectstorage.blobstore.HPCloudObjectStorageBlobRequestSigner
 
string() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 

T

toBuilder() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
toBuilder() - Method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata
 
toBuilder() - Method in class org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageProviderMetadata
 
toString() - Method in class org.jclouds.hpcloud.objectstorage.blobstore.config.HPCloudObjectStorageBlobStoreContextModule.GetCDNMetadata
 
toString() - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer
 
ttl - Variable in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
ttl(long) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 

U

update(String, long) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerApi
 
update(String, long) - Method in interface org.jclouds.hpcloud.objectstorage.extensions.CDNContainerAsyncApi
 
useragentAcl - Variable in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
useragentAcl(String) - Method in class org.jclouds.hpcloud.objectstorage.domain.CDNContainer.Builder
 
A B C D E F G H I L M N O P R S T U 

Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.