| Package | Description |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.blobstore.internal |
| Modifier and Type | Method and Description |
|---|---|
BlobMap |
BlobMap.Factory.create(String containerName,
ListContainerOptions options) |
BlobMap |
BlobStoreContext.createBlobMap(String container)
Deprecated.
will be removed in jclouds 1.7. Please use
BlobStore |
BlobMap |
BlobStoreContext.createBlobMap(String container,
ListContainerOptions options)
Deprecated.
will be removed in jclouds 1.7. Please use
BlobStore |
| Modifier and Type | Class and Description |
|---|---|
class |
BlobMapImpl
Deprecated.
will be removed in jclouds 1.7. Please use
BlobStore |
| Modifier and Type | Method and Description |
|---|---|
BlobMap |
BlobStoreContextImpl.createBlobMap(String container) |
BlobMap |
BlobStoreContextImpl.createBlobMap(String container,
ListContainerOptions options) |
Copyright © 2009-2013 jclouds. All Rights Reserved.