|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HPCloudObjectStorageApi
Provides synchronous 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
ListenableFuture#get().
HPCloudObjectStorageAsyncApi,
HP Cloud Object
Storage API| Method Summary | |
|---|---|
com.google.common.base.Optional<CDNContainerApi> |
getCDNExtension()
Provides synchronous access to CDN features. |
Set<String> |
getConfiguredRegions()
|
| Methods inherited from interface org.jclouds.openstack.swift.CommonSwiftClient |
|---|
containerExists, copyObject, createContainer, createContainer, deleteContainerIfEmpty, deleteContainerMetadata, getAccountStatistics, getContainerMetadata, getObject, getObjectInfo, listContainers, listObjects, newSwiftObject, objectExists, putObject, putObjectManifest, removeObject, setContainerMetadata, setObjectInfo |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
@Provides Set<String> getConfiguredRegions()
com.google.common.base.Optional<CDNContainerApi> getCDNExtension()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||