Modifier and Type | Method and Description |
---|---|
boolean |
AtmosBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options) |
Modifier and Type | Method and Description |
---|---|
boolean |
AWSS3BlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options) |
Modifier and Type | Method and Description |
---|---|
boolean |
AzureBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options) |
Modifier and Type | Method and Description |
---|---|
boolean |
BlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options) |
boolean |
TransientStorageStrategy.createContainerInLocation(String containerName,
Location location,
CreateContainerOptions options) |
boolean |
LocalStorageStrategy.createContainerInLocation(String container,
Location location,
CreateContainerOptions options)
Creates a new container
|
Modifier and Type | Method and Description |
---|---|
boolean |
LocalBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options) |
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) |
Modifier and Type | Method and Description |
---|---|
boolean |
FilesystemStorageStrategyImpl.createContainerInLocation(String container,
Location location,
CreateContainerOptions options) |
Modifier and Type | Method and Description |
---|---|
boolean |
HPCloudObjectStorageBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options) |
Modifier and Type | Method and Description |
---|---|
boolean |
SwiftBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options) |
Modifier and Type | Method and Description |
---|---|
boolean |
RegionScopedSwiftBlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options) |
Modifier and Type | Method and Description |
---|---|
boolean |
S3BlobStore.createContainerInLocation(Location location,
String container,
CreateContainerOptions options) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.