|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BlobMetadata in org.jclouds.blobstore |
|---|
| Methods in org.jclouds.blobstore that return BlobMetadata | |
|---|---|
BlobMetadata |
BlobStore.blobMetadata(String container,
String name)
Retrieves the metadata of a Blob at location container/name |
| Methods in org.jclouds.blobstore that return types with arguments of type BlobMetadata | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<BlobMetadata> |
TransientAsyncBlobStore.blobMetadata(String container,
String key)
|
com.google.common.util.concurrent.ListenableFuture<BlobMetadata> |
AsyncBlobStore.blobMetadata(String container,
String key)
|
| Uses of BlobMetadata in org.jclouds.blobstore.domain |
|---|
| Subinterfaces of BlobMetadata in org.jclouds.blobstore.domain | |
|---|---|
interface |
MutableBlobMetadata
System and user Metadata for the Blob. |
| Uses of BlobMetadata in org.jclouds.blobstore.domain.internal |
|---|
| Classes in org.jclouds.blobstore.domain.internal that implement BlobMetadata | |
|---|---|
class |
BlobMetadataImpl
System and user Metadata for the Blob. |
class |
MutableBlobMetadataImpl
System and user Metadata for the Blob. |
| Constructors in org.jclouds.blobstore.domain.internal with parameters of type BlobMetadata | |
|---|---|
MutableBlobMetadataImpl(BlobMetadata from)
|
|
| Uses of BlobMetadata in org.jclouds.blobstore.internal |
|---|
| Methods in org.jclouds.blobstore.internal that return types with arguments of type BlobMetadata | |
|---|---|
Iterable<? extends BlobMetadata> |
BaseBlobMap.list()
|
| Uses of BlobMetadata in org.jclouds.blobstore.strategy |
|---|
| Methods in org.jclouds.blobstore.strategy that return types with arguments of type BlobMetadata | |
|---|---|
Set<? extends BlobMetadata> |
ListBlobsInContainer.execute(String containerName,
ListContainerOptions options)
|
| Uses of BlobMetadata in org.jclouds.blobstore.strategy.internal |
|---|
| Methods in org.jclouds.blobstore.strategy.internal that return types with arguments of type BlobMetadata | |
|---|---|
Set<? extends BlobMetadata> |
ListContainerAndRecurseThroughFolders.execute(String containerName,
ListContainerOptions options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||