| 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)
Creates a  
Map view of the specified container. | 
BlobMap | 
BlobStoreContext.createBlobMap(String container,
             ListContainerOptions options)
Creates a  
Map view of the specified container. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlobMapImpl
Map representation of a live connection to a Blob Service. 
 | 
| 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.