| Package | Description |
|---|---|
| org.jclouds.hpcloud.objectstorage |
This package contains an HP Cloud Object Storage client implemented by
HttpCommandExecutorService commands. |
| org.jclouds.openstack.swift | |
| org.jclouds.openstack.swift.blobstore.functions | |
| org.jclouds.openstack.swift.domain | |
| org.jclouds.openstack.swift.functions |
| Modifier and Type | Method and Description |
|---|---|
Set<ContainerMetadata> |
HPCloudObjectStorageApi.listContainers(ListContainerOptions... options)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerMetadata |
CommonSwiftClient.getContainerMetadata(String container)
Deprecated.
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ContainerApi#get() |
| Modifier and Type | Method and Description |
|---|---|
Set<ContainerMetadata> |
CommonSwiftClient.listContainers(ListContainerOptions... options)
Deprecated.
This method will be replaced by
ContainerApi.list() and
ContainerApi.list(ListContainerOptions) |
| Modifier and Type | Method and Description |
|---|---|
StorageMetadata |
ContainerToResourceMetadata.apply(ContainerMetadata from) |
| Modifier and Type | Method and Description |
|---|---|
ContainerMetadata |
ContainerMetadata.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
T |
ContainerMetadata.Builder.fromContainerMetadata(ContainerMetadata in) |
| Modifier and Type | Method and Description |
|---|---|
ContainerMetadata |
ParseContainerMetadataFromHeaders.apply(HttpResponse from) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.