|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CreateContainerOptions in org.jclouds.atmos.blobstore |
---|
Methods in org.jclouds.atmos.blobstore with parameters of type CreateContainerOptions | |
---|---|
boolean |
AtmosBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
AtmosAsyncBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
Uses of CreateContainerOptions in org.jclouds.azureblob.blobstore |
---|
Methods in org.jclouds.azureblob.blobstore with parameters of type CreateContainerOptions | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
AzureAsyncBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
boolean |
AzureBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
Uses of CreateContainerOptions in org.jclouds.blobstore |
---|
Methods in org.jclouds.blobstore with parameters of type CreateContainerOptions | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
TransientAsyncBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
boolean |
BlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
AsyncBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
Uses of CreateContainerOptions in org.jclouds.blobstore.options |
---|
Subclasses of CreateContainerOptions in org.jclouds.blobstore.options | |
---|---|
static class |
CreateContainerOptions.ImmutableCreateContainerOptions
|
Methods in org.jclouds.blobstore.options that return CreateContainerOptions | |
---|---|
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()
|
Constructors in org.jclouds.blobstore.options with parameters of type CreateContainerOptions | |
---|---|
CreateContainerOptions.ImmutableCreateContainerOptions(CreateContainerOptions delegate)
|
Uses of CreateContainerOptions in org.jclouds.cloudfiles.blobstore |
---|
Methods in org.jclouds.cloudfiles.blobstore with parameters of type CreateContainerOptions | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
CloudFilesAsyncBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
boolean |
CloudFilesBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
Uses of CreateContainerOptions in org.jclouds.filesystem |
---|
Methods in org.jclouds.filesystem with parameters of type CreateContainerOptions | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
FilesystemAsyncBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
Uses of CreateContainerOptions in org.jclouds.hpcloud.objectstorage.lvs.blobstore |
---|
Methods in org.jclouds.hpcloud.objectstorage.lvs.blobstore with parameters of type CreateContainerOptions | |
---|---|
boolean |
HPCloudObjectStorageLasVegasBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
HPCloudObjectStorageLasVegasAsyncBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
Uses of CreateContainerOptions in org.jclouds.openstack.swift.blobstore |
---|
Methods in org.jclouds.openstack.swift.blobstore with parameters of type CreateContainerOptions | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
SwiftAsyncBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
boolean |
SwiftBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
Uses of CreateContainerOptions in org.jclouds.s3.blobstore |
---|
Methods in org.jclouds.s3.blobstore with parameters of type CreateContainerOptions | |
---|---|
boolean |
S3BlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
S3AsyncBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |