Uses of Class
org.jclouds.blobstore.options.CreateContainerOptions
Packages that use CreateContainerOptions
Package
Description
-
Uses of CreateContainerOptions in org.jclouds.atmos.blobstore
Methods in org.jclouds.atmos.blobstore with parameters of type CreateContainerOptionsModifier and TypeMethodDescriptionboolean
AtmosBlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions options) -
Uses of CreateContainerOptions in org.jclouds.aws.s3.blobstore
Methods in org.jclouds.aws.s3.blobstore with parameters of type CreateContainerOptionsModifier and TypeMethodDescriptionboolean
AWSS3BlobStore.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 CreateContainerOptionsModifier and TypeMethodDescriptionboolean
AzureBlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions options) -
Uses of CreateContainerOptions in org.jclouds.b2.blobstore
Methods in org.jclouds.b2.blobstore with parameters of type CreateContainerOptionsModifier and TypeMethodDescriptionboolean
B2BlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions options) -
Uses of CreateContainerOptions in org.jclouds.blobstore
Methods in org.jclouds.blobstore with parameters of type CreateContainerOptionsModifier and TypeMethodDescriptionboolean
BlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions options) boolean
LocalStorageStrategy.createContainerInLocation
(String container, Location location, CreateContainerOptions options) Creates a new containerboolean
TransientStorageStrategy.createContainerInLocation
(String containerName, Location location, CreateContainerOptions options) -
Uses of CreateContainerOptions in org.jclouds.blobstore.config
Methods in org.jclouds.blobstore.config with parameters of type CreateContainerOptionsModifier and TypeMethodDescriptionboolean
LocalBlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions options) -
Uses of CreateContainerOptions in org.jclouds.blobstore.options
Subclasses of CreateContainerOptions in org.jclouds.blobstore.optionsModifier and TypeClassDescriptionstatic class
Methods in org.jclouds.blobstore.options that return CreateContainerOptionsModifier and TypeMethodDescriptionCreateContainerOptions.clone()
CreateContainerOptions.ImmutableCreateContainerOptions.clone()
static CreateContainerOptions
CreateContainerOptions.Builder.publicRead()
CreateContainerOptions.ImmutableCreateContainerOptions.publicRead()
CreateContainerOptions.publicRead()
return a listing of all objects inside the store, publicReadly.Constructors in org.jclouds.blobstore.options with parameters of type CreateContainerOptions -
Uses of CreateContainerOptions in org.jclouds.blobstore.util
Methods in org.jclouds.blobstore.util with parameters of type CreateContainerOptionsModifier and TypeMethodDescriptionboolean
ForwardingBlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions createContainerOptions) boolean
ReadOnlyBlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions createContainerOptions) -
Uses of CreateContainerOptions in org.jclouds.filesystem.strategy.internal
Methods in org.jclouds.filesystem.strategy.internal with parameters of type CreateContainerOptionsModifier and TypeMethodDescriptionboolean
FilesystemStorageStrategyImpl.createContainerInLocation
(String container, Location location, CreateContainerOptions options) -
Uses of CreateContainerOptions in org.jclouds.glacier.blobstore
Methods in org.jclouds.glacier.blobstore with parameters of type CreateContainerOptionsModifier and TypeMethodDescriptionboolean
GlacierBlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions options) Creates a container. -
Uses of CreateContainerOptions in org.jclouds.googlecloudstorage.blobstore
Methods in org.jclouds.googlecloudstorage.blobstore with parameters of type CreateContainerOptionsModifier and TypeMethodDescriptionboolean
GoogleCloudStorageBlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions options) -
Uses of CreateContainerOptions in org.jclouds.openstack.swift.v1.blobstore
Methods in org.jclouds.openstack.swift.v1.blobstore with parameters of type CreateContainerOptionsModifier and TypeMethodDescriptionboolean
RegionScopedSwiftBlobStore.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 CreateContainerOptionsModifier and TypeMethodDescriptionboolean
S3BlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions options)