| Modifier and Type | Method and Description | 
|---|---|
boolean | 
AtmosBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
AtmosAsyncBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
AzureBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
AzureAsyncBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
LocalAsyncBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)
Deprecated.  
  | 
boolean | 
BlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
AsyncBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)
Deprecated.  
  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CreateContainerOptions.ImmutableCreateContainerOptions  | 
| Modifier and Type | Method and Description | 
|---|---|
CreateContainerOptions | 
CreateContainerOptions.clone()  | 
CreateContainerOptions | 
CreateContainerOptions.ImmutableCreateContainerOptions.clone()  | 
CreateContainerOptions | 
CreateContainerOptions.publicRead()
return a listing of all objects inside the store, publicReadly. 
 | 
CreateContainerOptions | 
CreateContainerOptions.ImmutableCreateContainerOptions.publicRead()  | 
static CreateContainerOptions | 
CreateContainerOptions.Builder.publicRead()  | 
| Constructor and Description | 
|---|
CreateContainerOptions.ImmutableCreateContainerOptions(CreateContainerOptions delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
CloudFilesBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
CloudFilesAsyncBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
HPCloudObjectStorageBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
HPCloudObjectStorageAsyncBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
SwiftBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
SwiftAsyncBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
S3BlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
S3AsyncBlobStore.createContainerInLocation(Location location,
                         String container,
                         CreateContainerOptions options)
Deprecated.  
  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.