|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.jclouds.ContextBuilder#buildApi(HPCloudObjectStorageApi.class) as
HPCloudObjectStorageAsyncApi interface will be removed in jclouds 1.7.
@Deprecated public interface HPCloudObjectStorageAsyncApi
Provides asynchronous access to HP Cloud Object Storage via the REST API.
All commands return a ListenableFuture of the result. Any exceptions incurred during processing will be backend in anExecutionException as documented in
Future.get().
HPCloudObjectStorageApi,
HP
Cloud Object Storage API| Method Summary | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
deleteContainerIfEmpty(String container)
Deprecated. |
com.google.common.base.Optional<CDNContainerAsyncApi> |
getCDNExtension()
Deprecated. Provides asynchronous access to CDN features. |
Set<String> |
getConfiguredRegions()
Deprecated. |
com.google.common.util.concurrent.ListenableFuture<? extends Set<org.jclouds.openstack.swift.domain.ContainerMetadata>> |
listContainers(org.jclouds.openstack.swift.options.ListContainerOptions... options)
Deprecated. |
| Methods inherited from interface org.jclouds.openstack.swift.CommonSwiftAsyncClient |
|---|
containerExists, copyObject, createContainer, createContainer, deleteContainerMetadata, getAccountStatistics, getContainerMetadata, getObject, getObjectInfo, listObjects, newSwiftObject, objectExists, putObject, putObjectManifest, removeObject, setContainerMetadata, setObjectInfo |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
@Provides Set<String> getConfiguredRegions()
@Named(value="ListContainers") com.google.common.util.concurrent.ListenableFuture<? extends Set<org.jclouds.openstack.swift.domain.ContainerMetadata>> listContainers(org.jclouds.openstack.swift.options.ListContainerOptions... options)
listContainers in interface org.jclouds.openstack.swift.CommonSwiftAsyncClientCommonSwiftClient.listContainers(org.jclouds.openstack.swift.options.ListContainerOptions...)@Named(value="DeleteContainer") com.google.common.util.concurrent.ListenableFuture<Boolean> deleteContainerIfEmpty(String container)
deleteContainerIfEmpty in interface org.jclouds.openstack.swift.CommonSwiftAsyncClientCommonSwiftClient.deleteContainerIfEmpty(java.lang.String)com.google.common.base.Optional<CDNContainerAsyncApi> getCDNExtension()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||