@Deprecated public interface HPCloudObjectStorageApi extends org.jclouds.openstack.swift.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<org.jclouds.openstack.swift.domain.ContainerMetadata> |
listContainers(org.jclouds.openstack.swift.options.ListContainerOptions... options)
Deprecated.
|
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<org.jclouds.openstack.swift.domain.ContainerMetadata> listContainers(org.jclouds.openstack.swift.options.ListContainerOptions... options)
listContainers in interface org.jclouds.openstack.swift.CommonSwiftClient@Named(value="DeleteContainer") boolean deleteContainerIfEmpty(String container)
deleteContainerIfEmpty in interface org.jclouds.openstack.swift.CommonSwiftClientcom.google.common.base.Optional<CDNContainerApi> getCDNExtension()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.