| Modifier and Type | Method and Description |
|---|---|
org.jclouds.blobstore.domain.PageSet<ObjectInfo> |
CommonSwiftClient.listObjects(String container,
ListContainerOptions... options)
Deprecated.
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ObjectApi#list() and
org.jclouds.openstack.swift.v1.features.ObjectApi#list(ListContainerOptions) |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.blobstore.domain.MutableBlobMetadata |
ObjectToBlobMetadata.apply(ObjectInfo from) |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.blobstore.domain.PageSet<? extends org.jclouds.blobstore.domain.StorageMetadata> |
ContainerToResourceList.apply(org.jclouds.blobstore.domain.PageSet<ObjectInfo> from) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableObjectInfoWithMetadata |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingMutableObjectInfoWithMetadata |
class |
MutableObjectInfoWithMetadataImpl |
class |
ObjectInfoImpl
Class ObjectInfoImpl
|
| Modifier and Type | Method and Description |
|---|---|
int |
ObjectInfoImpl.compareTo(ObjectInfo other) |
int |
MutableObjectInfoWithMetadataImpl.compareTo(ObjectInfo o) |
int |
DelegatingMutableObjectInfoWithMetadata.compareTo(ObjectInfo o) |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.blobstore.domain.PageSet<ObjectInfo> |
ParseObjectInfoListFromJsonResponse.apply(InputStream stream) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.