|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CloudFilesClient | |
---|---|
org.jclouds.cloudfiles.blobstore | |
org.jclouds.cloudfiles.blobstore.config | |
org.jclouds.cloudfiles.blobstore.functions |
Uses of CloudFilesClient in org.jclouds.cloudfiles.blobstore |
---|
Constructors in org.jclouds.cloudfiles.blobstore with parameters of type CloudFilesClient | |
---|---|
CloudFilesAsyncBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
ExecutorService service,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends Location>> locations,
CloudFilesClient sync,
CloudFilesAsyncClient async,
ContainerToResourceMetadata container2ResourceMd,
BlobStoreListContainerOptionsToListContainerOptions container2ContainerListOptions,
ContainerToResourceList container2ResourceList,
ObjectToBlob object2Blob,
BlobToObject blob2Object,
ObjectToBlobMetadata object2BlobMd,
BlobToHttpGetOptions blob2ObjectGetOptions,
javax.inject.Provider<FetchBlobMetadata> fetchBlobMetadataProvider,
EnableCDNAndCache enableCDNAndCache)
|
Uses of CloudFilesClient in org.jclouds.cloudfiles.blobstore.config |
---|
Methods in org.jclouds.cloudfiles.blobstore.config with parameters of type CloudFilesClient | |
---|---|
protected Map<String,URI> |
CloudFilesBlobStoreContextModule.cdnContainer(CloudFilesClient client)
|
Uses of CloudFilesClient in org.jclouds.cloudfiles.blobstore.functions |
---|
Constructors in org.jclouds.cloudfiles.blobstore.functions with parameters of type CloudFilesClient | |
---|---|
EnableCDNAndCache(CloudFilesClient sync,
Map<String,URI> cdnContainer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |