@Deprecated public interface HPCloudObjectStorageApi extends CommonSwiftClient
| Modifier and Type | Method and Description | 
|---|---|
| boolean | deleteContainerIfEmpty(String container)Deprecated.  | 
| com.google.common.base.Optional<CDNContainerApi> | getCDNExtension()Deprecated.  Provides synchronous access to CDN features. | 
| Set<String> | getConfiguredRegions()Deprecated.  | 
| Set<ContainerMetadata> | listContainers(ListContainerOptions... options)Deprecated.  GET operations against the X-Storage-Url for an identity are performed to retrieve a list of
 existing storage
 
 Containers ordered by name. | 
containerExists, copyObject, createContainer, createContainer, deleteContainerMetadata, getAccountStatistics, getContainerMetadata, getObject, getObjectInfo, listObjects, newSwiftObject, objectExists, putObject, putObjectManifest, putObjectManifest, removeObject, setContainerMetadata, setObjectInfo@Provides Set<String> getConfiguredRegions()
@Named(value="ListContainers") Set<ContainerMetadata> listContainers(ListContainerOptions... options)
CommonSwiftClientlistContainers in interface CommonSwiftClient@Named(value="DeleteContainer") boolean deleteContainerIfEmpty(String container)
deleteContainerIfEmpty in interface CommonSwiftClientcom.google.common.base.Optional<CDNContainerApi> getCDNExtension()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.