| Package | Description |
|---|---|
| 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 |
|---|---|
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
org.jclouds.openstack.swift.v1.features.ContainerApi#list() and
org.jclouds.openstack.swift.v1.features.ContainerApi#list(ListContainerOptions) |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.blobstore.domain.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(org.jclouds.http.HttpResponse from) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.