A B C D E F G H I L M N O P R S T V W

A

AccountNameEnumerationResultsHandler - Class in org.jclouds.azureblob.xml
Parses the following XML document:

EnumerationResults AccountName="http://myaccount.blob.core.windows.net"

AccountNameEnumerationResultsHandler(DateService) - Constructor for class org.jclouds.azureblob.xml.AccountNameEnumerationResultsHandler
 
addETagTo(HttpResponse, MutableContainerPropertiesWithMetadata) - Method in class org.jclouds.azureblob.functions.ParseContainerPropertiesFromHeaders
 
apply(AzureBlob) - Method in class org.jclouds.azureblob.blobstore.functions.AzureBlobToBlob
 
apply(BlobMetadata) - Method in class org.jclouds.azureblob.blobstore.functions.BlobMetadataToBlobProperties
 
apply(BlobProperties) - Method in class org.jclouds.azureblob.blobstore.functions.BlobPropertiesToBlobMetadata
 
apply(Blob) - Method in class org.jclouds.azureblob.blobstore.functions.BlobToAzureBlob
 
apply(ContainerProperties) - Method in class org.jclouds.azureblob.blobstore.functions.ContainerToResourceMetadata
 
apply(ListBlobsResponse) - Method in class org.jclouds.azureblob.blobstore.functions.ListBlobsResponseToResourceList
 
apply(ListContainerOptions) - Method in class org.jclouds.azureblob.blobstore.functions.ListOptionsToListBlobsOptions
 
apply(Object) - Method in class org.jclouds.azureblob.functions.BlobName
 
apply(HttpResponse) - Method in class org.jclouds.azureblob.functions.ParseBlobFromHeadersAndHttpContent
 
apply(HttpResponse) - Method in class org.jclouds.azureblob.functions.ParseBlobPropertiesFromHeaders
parses the http response headers to create a new MutableBlobProperties object.
apply(HttpResponse) - Method in class org.jclouds.azureblob.functions.ParseContainerPropertiesFromHeaders
 
apply(HttpResponse) - Method in class org.jclouds.azureblob.functions.ParsePublicAccessHeader
 
AzureAsyncBlobStore - Class in org.jclouds.azureblob.blobstore
Deprecated. will be removed in jclouds 1.7, as async interfaces are no longer supported. Please use AzureBlobStore
AzureBlob - Interface in org.jclouds.azureblob.domain
Amazon S3 is designed to store objects.
AzureBlob.Factory - Interface in org.jclouds.azureblob.domain
 
AzureBlobApiMetadata - Class in org.jclouds.azureblob
Implementation of ApiMetadata for Microsoft Azure Blob Service API
AzureBlobApiMetadata() - Constructor for class org.jclouds.azureblob.AzureBlobApiMetadata
 
AzureBlobApiMetadata(AzureBlobApiMetadata.Builder) - Constructor for class org.jclouds.azureblob.AzureBlobApiMetadata
 
AzureBlobApiMetadata.Builder - Class in org.jclouds.azureblob
 
AzureBlobApiMetadata.Builder() - Constructor for class org.jclouds.azureblob.AzureBlobApiMetadata.Builder
 
AzureBlobAsyncClient - Interface in org.jclouds.azureblob
Deprecated. please use org.jclouds.ContextBuilder#buildApi(AzureBlobClient.class) as AzureBlobAsyncClient interface will be removed in jclouds 1.7.
AzureBlobBlockUploadStrategy - Class in org.jclouds.azureblob.blobstore.strategy
Decomposes a blob into blocks for upload and assembly through PutBlock and PutBlockList
AzureBlobBlockUploadStrategy(AzureBlobClient, PayloadSlicer) - Constructor for class org.jclouds.azureblob.blobstore.strategy.AzureBlobBlockUploadStrategy
 
AzureBlobClient - Interface in org.jclouds.azureblob
Provides access to Azure Blob via their REST API.
AzureBlobFallbacks - Class in org.jclouds.azureblob
 
AzureBlobFallbacks.FalseIfContainerAlreadyExists - Class in org.jclouds.azureblob
 
AzureBlobFallbacks.FalseIfContainerAlreadyExists() - Constructor for class org.jclouds.azureblob.AzureBlobFallbacks.FalseIfContainerAlreadyExists
 
AzureBlobImpl - Class in org.jclouds.azureblob.domain.internal
Default Implementation of AzureBlob.
AzureBlobImpl(MutableBlobProperties) - Constructor for class org.jclouds.azureblob.domain.internal.AzureBlobImpl
 
AzureBlobModule - Class in org.jclouds.azureblob.config
Configures the domain object mappings needed for all Azure Blob implementations
AzureBlobModule() - Constructor for class org.jclouds.azureblob.config.AzureBlobModule
 
AzureBlobProviderMetadata - Class in org.jclouds.azureblob
Implementation of org.jclouds.types.ProviderMetadata for Microsoft Azure Blob Service.
AzureBlobProviderMetadata() - Constructor for class org.jclouds.azureblob.AzureBlobProviderMetadata
 
AzureBlobProviderMetadata(AzureBlobProviderMetadata.Builder) - Constructor for class org.jclouds.azureblob.AzureBlobProviderMetadata
 
AzureBlobProviderMetadata.Builder - Class in org.jclouds.azureblob
 
AzureBlobProviderMetadata.Builder() - Constructor for class org.jclouds.azureblob.AzureBlobProviderMetadata.Builder
 
AzureBlobRequestSigner - Class in org.jclouds.azureblob.blobstore
 
AzureBlobRequestSigner(Function<Invocation, HttpRequest>, BlobToAzureBlob, BlobToHttpGetOptions) - Constructor for class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
 
AzureBlobRestClientModule - Class in org.jclouds.azureblob.config
Configures the Azure Blob Service connection, including logging and http transport.
AzureBlobRestClientModule() - Constructor for class org.jclouds.azureblob.config.AzureBlobRestClientModule
 
AzureBlobStore - Class in org.jclouds.azureblob.blobstore
 
AzureBlobStoreContextModule - Class in org.jclouds.azureblob.blobstore.config
Configures the AzureBlobStoreContext; requires AzureAsyncBlobStore bound.
AzureBlobStoreContextModule() - Constructor for class org.jclouds.azureblob.blobstore.config.AzureBlobStoreContextModule
 
AzureBlobToBlob - Class in org.jclouds.azureblob.blobstore.functions
 

B

BindAzureBlobMetadataToRequest - Class in org.jclouds.azureblob.binders
 
BindAzureBlobMetadataToRequest(AzureBlobToBlob, BindUserMetadataToHeadersWithPrefix) - Constructor for class org.jclouds.azureblob.binders.BindAzureBlobMetadataToRequest
 
BindAzureBlocksToRequest - Class in org.jclouds.azureblob.binders
Binds a list of blocks to a putBlockList request first-base64-encoded-block-id second-base64-encoded-block-id third-base64-encoded-block-id ...
BindAzureBlocksToRequest() - Constructor for class org.jclouds.azureblob.binders.BindAzureBlocksToRequest
 
bindErrorHandlers() - Method in class org.jclouds.azureblob.config.AzureBlobRestClientModule
 
bindToRequest(R, Object) - Method in class org.jclouds.azureblob.binders.BindAzureBlobMetadataToRequest
 
bindToRequest(R, Object) - Method in class org.jclouds.azureblob.binders.BindAzureBlocksToRequest
 
BlobBlockProperties - Interface in org.jclouds.azureblob.domain
Properties on a specific block within a blob
BlobBlockPropertiesImpl - Class in org.jclouds.azureblob.domain.internal
Representation of the blocks which compose a Blob
BlobBlockPropertiesImpl(String, long, boolean) - Constructor for class org.jclouds.azureblob.domain.internal.BlobBlockPropertiesImpl
 
BlobBlocksResultsHandler - Class in org.jclouds.azureblob.xml
Parses the following document:
BlobBlocksResultsHandler() - Constructor for class org.jclouds.azureblob.xml.BlobBlocksResultsHandler
 
blobExists(String, String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
blobExists(String, String) - Method in interface org.jclouds.azureblob.AzureBlobClient
 
blobExists(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.blobExists(java.lang.String, java.lang.String)
blobExists(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient.blobExists(java.lang.String, java.lang.String)
blobMetadata(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.getBlobProperties(java.lang.String, java.lang.String)
blobMetadata(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient.getBlobProperties(java.lang.String, java.lang.String)
BlobMetadataToBlobProperties - Class in org.jclouds.azureblob.blobstore.functions
 
BlobMetadataToBlobProperties() - Constructor for class org.jclouds.azureblob.blobstore.functions.BlobMetadataToBlobProperties
 
BlobName - Class in org.jclouds.azureblob.functions
 
BlobName() - Constructor for class org.jclouds.azureblob.functions.BlobName
 
blobPrefixes - Variable in class org.jclouds.azureblob.domain.internal.HashSetListBlobsResponse
 
BlobProperties - Interface in org.jclouds.azureblob.domain
 
BlobPropertiesImpl - Class in org.jclouds.azureblob.domain.internal
Allows you to manipulate metadata.
BlobPropertiesImpl(BlobType, String, String, URI, Date, String, long, String, byte[], String, String, Date, LeaseStatus, Map<String, String>) - Constructor for class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
 
BlobPropertiesToBlobMetadata - Class in org.jclouds.azureblob.blobstore.functions
 
BlobPropertiesToBlobMetadata(IfDirectoryReturnNameStrategy, LoadingCache<String, PublicAccess>) - Constructor for class org.jclouds.azureblob.blobstore.functions.BlobPropertiesToBlobMetadata
 
BlobToAzureBlob - Class in org.jclouds.azureblob.blobstore.functions
 
BlobType - Enum in org.jclouds.azureblob.domain
 
BlockIdValidator - Class in org.jclouds.azureblob.predicates.validators
Validates Block IDs used in Put Block: "A valid Base64 string value that identifies the block.
BlockIdValidator() - Constructor for class org.jclouds.azureblob.predicates.validators.BlockIdValidator
 
build() - Method in class org.jclouds.azureblob.AzureBlobApiMetadata.Builder
 
build() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata.Builder
 
builder() - Static method in class org.jclouds.azureblob.AzureBlobProviderMetadata
 

C

characters(char[], int, int) - Method in class org.jclouds.azureblob.xml.AccountNameEnumerationResultsHandler
 
characters(char[], int, int) - Method in class org.jclouds.azureblob.xml.BlobBlocksResultsHandler
 
characters(char[], int, int) - Method in class org.jclouds.azureblob.xml.ContainerNameEnumerationResultsHandler
 
compareTo(AzureBlob) - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
compareTo(BlobProperties) - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
compareTo(ContainerProperties) - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
compareTo(BlobProperties) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
compareTo(ContainerProperties) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
configure() - Method in class org.jclouds.azureblob.blobstore.config.AzureBlobStoreContextModule
 
configure() - Method in class org.jclouds.azureblob.config.AzureBlobModule
explicit factories are created here as it has been shown that Assisted Inject is extremely inefficient.
configure() - Method in class org.jclouds.azureblob.config.AzureBlobRestClientModule
 
containerAcls(AzureBlobClient) - Method in class org.jclouds.azureblob.blobstore.config.AzureBlobStoreContextModule
 
containerExists(String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
containerExists(String) - Method in interface org.jclouds.azureblob.AzureBlobClient
Issues a HEAD command to determine if the container exists or not.
containerExists(String) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.containerExists(java.lang.String)
containerExists(String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient#bucketExists
ContainerNameEnumerationResultsHandler - Class in org.jclouds.azureblob.xml
Parses the following XML document:

EnumerationResults ContainerName="http://myaccount.blob.core.windows.net/mycontainer"

ContainerNameEnumerationResultsHandler(DateService, ContentMetadataCodec) - Constructor for class org.jclouds.azureblob.xml.ContainerNameEnumerationResultsHandler
 
ContainerNameValidator - Class in org.jclouds.azureblob.predicates.validators
Validates name for Azure container.
ContainerProperties - Interface in org.jclouds.azureblob.domain
 
ContainerPropertiesImpl - Class in org.jclouds.azureblob.domain.internal
Allows you to manipulate metadata.
ContainerPropertiesImpl(URI, Date, String, Map<String, String>) - Constructor for class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
 
ContainerToResourceMetadata - Class in org.jclouds.azureblob.blobstore.functions
 
CONTEXT_TOKEN - Static variable in class org.jclouds.azureblob.AzureBlobApiMetadata
Deprecated. please use org.jclouds.ContextBuilder#buildApi(AzureBlobClient.class) as AzureBlobAsyncClient interface will be removed in jclouds 1.7.
create(Throwable) - Method in class org.jclouds.azureblob.AzureBlobFallbacks.FalseIfContainerAlreadyExists
 
create(MutableBlobProperties) - Method in interface org.jclouds.azureblob.domain.AzureBlob.Factory
 
createContainer(String, CreateContainerOptions...) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
createContainer(String, CreateContainerOptions...) - Method in interface org.jclouds.azureblob.AzureBlobClient
The Create Container operation creates a new container under the specified identity.
createContainerInLocation(Location, String) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.createContainer(java.lang.String, org.jclouds.azureblob.options.CreateContainerOptions...)
createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated.  
createContainerInLocation(Location, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient#putBucketInRegion
createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
 
CreateContainerOptions - Class in org.jclouds.azureblob.options
Contains options supported in the REST API for the Create Container operation.
CreateContainerOptions() - Constructor for class org.jclouds.azureblob.options.CreateContainerOptions
 
CreateContainerOptions.Builder - Class in org.jclouds.azureblob.options
 
CreateContainerOptions.Builder() - Constructor for class org.jclouds.azureblob.options.CreateContainerOptions.Builder
 
createOrPropagate(Throwable) - Method in class org.jclouds.azureblob.AzureBlobFallbacks.FalseIfContainerAlreadyExists
 
createRootContainer(CreateContainerOptions...) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
createRootContainer(CreateContainerOptions...) - Method in interface org.jclouds.azureblob.AzureBlobClient
The root container is a default container that may be inferred from a URL requesting a blob resource.

D

defaultProperties() - Static method in class org.jclouds.azureblob.AzureBlobApiMetadata
 
defaultProperties() - Static method in class org.jclouds.azureblob.AzureBlobProviderMetadata
 
deleteAndVerifyContainerGone(String) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated.  
deleteAndVerifyContainerGone(String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
 
deleteBlob(String, String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
deleteBlob(String, String) - Method in interface org.jclouds.azureblob.AzureBlobClient
The Delete Blob operation marks the specified blob for deletion.
deleteContainer(String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
deleteContainer(String) - Method in interface org.jclouds.azureblob.AzureBlobClient
The Delete Container operation marks the specified container for deletion.
deleteContainer(String) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.deleteContainer(java.lang.String)
deleteContainer(String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient.deleteContainer(java.lang.String)
deleteRootContainer() - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
deleteRootContainer() - Method in interface org.jclouds.azureblob.AzureBlobClient
The Delete Container operation marks the specified container for deletion.
delimiter - Variable in class org.jclouds.azureblob.domain.internal.HashSetListBlobsResponse
 
delimiter(String) - Static method in class org.jclouds.azureblob.options.ListBlobsOptions.Builder
 
delimiter(String) - Method in class org.jclouds.azureblob.options.ListBlobsOptions
When the request includes this parameter, the operation returns a BlobPrefix element in the response body that acts as a placeholder for all blobs whose names begin with the same substring up to the appearance of the delimiter character.

E

endElement(String, String, String) - Method in class org.jclouds.azureblob.xml.AccountNameEnumerationResultsHandler
 
endElement(String, String, String) - Method in class org.jclouds.azureblob.xml.BlobBlocksResultsHandler
 
endElement(String, String, String) - Method in class org.jclouds.azureblob.xml.ContainerNameEnumerationResultsHandler
 
equals(Object) - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
 
equals(Object) - Method in class org.jclouds.azureblob.domain.internal.BlobBlockPropertiesImpl
 
equals(Object) - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
 
equals(Object) - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
 
equals(Object) - Method in class org.jclouds.azureblob.domain.internal.HashSetListBlobsResponse
 
equals(Object) - Method in class org.jclouds.azureblob.domain.internal.ListBlobBlocksResponseImpl
 
equals(Object) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
 
equals(Object) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
 
exception(String, String) - Method in class org.jclouds.azureblob.predicates.validators.ContainerNameValidator
 
execute(String, Blob) - Method in class org.jclouds.azureblob.blobstore.strategy.AzureBlobBlockUploadStrategy
 
execute(String, Blob) - Method in interface org.jclouds.azureblob.blobstore.strategy.MultipartUploadStrategy
 

F

fromProviderMetadata(ProviderMetadata) - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata.Builder
 
fromValue(String) - Static method in enum org.jclouds.azureblob.domain.BlobType
 
fromValue(String) - Static method in enum org.jclouds.azureblob.domain.LeaseStatus
 

G

getAllHeaders() - Method in interface org.jclouds.azureblob.domain.AzureBlob
 
getAllHeaders() - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
getBlob(String, String, GetOptions...) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
getBlob(String, String, GetOptions...) - Method in interface org.jclouds.azureblob.AzureBlobClient
The Get Blob operation reads or downloads a blob from the system, including its metadata and properties.
getBlob(String, String, GetOptions) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.getBlob(java.lang.String, java.lang.String, org.jclouds.http.options.GetOptions...)
getBlob(String, String, GetOptions) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient.getBlob(java.lang.String, java.lang.String, org.jclouds.http.options.GetOptions...)
getBlobPrefixes() - Method in class org.jclouds.azureblob.domain.internal.HashSetListBlobsResponse
 
getBlobPrefixes() - Method in interface org.jclouds.azureblob.domain.ListBlobsResponse
 
getBlobProperties(String, String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
getBlobProperties(String, String) - Method in interface org.jclouds.azureblob.AzureBlobClient
The Get Blob Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.
getBlockList(String, String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
getBlockList(String, String) - Method in interface org.jclouds.azureblob.AzureBlobClient
Get Block ID List for a blob
getBlockList(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.getBlockList(String, String)
getBlockList(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
Get Block ID List for a blob
getBlockName() - Method in interface org.jclouds.azureblob.domain.BlobBlockProperties
 
getBlockName() - Method in class org.jclouds.azureblob.domain.internal.BlobBlockPropertiesImpl
 
getBlocks() - Method in class org.jclouds.azureblob.domain.internal.ListBlobBlocksResponseImpl
 
getBlocks() - Method in interface org.jclouds.azureblob.domain.ListBlobBlocksResponse
 
getContainer() - Method in interface org.jclouds.azureblob.domain.BlobProperties
 
getContainer() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
getContainer() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
getContainerProperties(String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
getContainerProperties(String) - Method in interface org.jclouds.azureblob.AzureBlobClient
The Get Container Properties operation returns all user-defined metadata and system properties for the specified container.
getContentLength() - Method in interface org.jclouds.azureblob.domain.BlobBlockProperties
 
getContentLength() - Method in class org.jclouds.azureblob.domain.internal.BlobBlockPropertiesImpl
 
getContentMetadata() - Method in interface org.jclouds.azureblob.domain.BlobProperties
 
getContentMetadata() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
getContentMetadata() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
getContentMetadata() - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
 
getDelimiter() - Method in class org.jclouds.azureblob.domain.internal.HashSetListBlobsResponse
 
getDelimiter() - Method in interface org.jclouds.azureblob.domain.ListBlobsResponse
 
getDelimiter() - Method in class org.jclouds.azureblob.options.ListBlobsOptions
 
getETag() - Method in interface org.jclouds.azureblob.domain.BlobProperties
 
getETag() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
 
getETag() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
getETag() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
getETag() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
getETag() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
getLastModified() - Method in interface org.jclouds.azureblob.domain.BlobProperties
 
getLastModified() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
 
getLastModified() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
getLastModified() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
getLastModified() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
getLastModified() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
getLeaseStatus() - Method in interface org.jclouds.azureblob.domain.BlobProperties
 
getLeaseStatus() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
getLeaseStatus() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
getMetadata() - Method in interface org.jclouds.azureblob.domain.BlobProperties
 
getMetadata() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
 
getMetadata() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
getMetadata() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
getMetadata() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
getMetadata() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
getName() - Method in interface org.jclouds.azureblob.domain.BlobProperties
 
getName() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
 
getName() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
getName() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
getName() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
getName() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
getProperties() - Method in interface org.jclouds.azureblob.domain.AzureBlob
 
getProperties() - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
getPublicAccessForContainer(String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
getPublicAccessForContainer(String) - Method in interface org.jclouds.azureblob.AzureBlobClient
 
getResult() - Method in class org.jclouds.azureblob.xml.AccountNameEnumerationResultsHandler
 
getResult() - Method in class org.jclouds.azureblob.xml.BlobBlocksResultsHandler
 
getResult() - Method in class org.jclouds.azureblob.xml.ContainerNameEnumerationResultsHandler
 
getType() - Method in interface org.jclouds.azureblob.domain.BlobProperties
 
getType() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
getType() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
getUrl() - Method in interface org.jclouds.azureblob.domain.BlobProperties
 
getUrl() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
 
getUrl() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
getUrl() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
getUrl() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
 
getUrl() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
 

H

hashCode() - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
 
hashCode() - Method in class org.jclouds.azureblob.domain.internal.BlobBlockPropertiesImpl
 
hashCode() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
 
hashCode() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
 
hashCode() - Method in class org.jclouds.azureblob.domain.internal.HashSetListBlobsResponse
 
hashCode() - Method in class org.jclouds.azureblob.domain.internal.ListBlobBlocksResponseImpl
 
hashCode() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
 
hashCode() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
 
HashSetListBlobsResponse - Class in org.jclouds.azureblob.domain.internal
 
HashSetListBlobsResponse(Iterable<BlobProperties>, URI, String, String, Integer, String, String, Iterable<String>) - Constructor for class org.jclouds.azureblob.domain.internal.HashSetListBlobsResponse
 

I

includeMetadata() - Static method in class org.jclouds.azureblob.options.ListBlobsOptions.Builder
 
includeMetadata() - Method in class org.jclouds.azureblob.options.ListBlobsOptions
indexer - Variable in class org.jclouds.azureblob.blobstore.functions.ListBlobsResponseToResourceList
 
isCommitted() - Method in interface org.jclouds.azureblob.domain.BlobBlockProperties
 
isCommitted() - Method in class org.jclouds.azureblob.domain.internal.BlobBlockPropertiesImpl
 

L

LeaseStatus - Enum in org.jclouds.azureblob.domain
 
list() - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.listContainers(org.jclouds.azure.storage.options.ListOptions...) with the ListOptions.includeMetadata() option.
list(String, ListContainerOptions) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient#listBucket
list() - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient.listContainers(org.jclouds.azure.storage.options.ListOptions...)
list(String, ListContainerOptions) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient.listBlobs(java.lang.String, org.jclouds.azureblob.options.ListBlobsOptions...)
ListBlobBlocksResponse - Interface in org.jclouds.azureblob.domain
Typed response from Get Blob Block List operation
ListBlobBlocksResponseImpl - Class in org.jclouds.azureblob.domain.internal
Represents the list of blocks which compose a blob
ListBlobBlocksResponseImpl(List<BlobBlockProperties>) - Constructor for class org.jclouds.azureblob.domain.internal.ListBlobBlocksResponseImpl
 
listBlobs(String, ListBlobsOptions...) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
listBlobs(ListBlobsOptions...) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
listBlobs(String, ListBlobsOptions...) - Method in interface org.jclouds.azureblob.AzureBlobClient
The List Blobs operation enumerates the list of blobs under the specified container.
listBlobs(ListBlobsOptions...) - Method in interface org.jclouds.azureblob.AzureBlobClient
 
ListBlobsOptions - Class in org.jclouds.azureblob.options
Contains options supported in the REST API for the List Blobs operation.
ListBlobsOptions() - Constructor for class org.jclouds.azureblob.options.ListBlobsOptions
 
ListBlobsOptions.Builder - Class in org.jclouds.azureblob.options
 
ListBlobsOptions.Builder() - Constructor for class org.jclouds.azureblob.options.ListBlobsOptions.Builder
 
ListBlobsResponse - Interface in org.jclouds.azureblob.domain
 
ListBlobsResponseToResourceList - Class in org.jclouds.azureblob.blobstore.functions
 
ListBlobsResponseToResourceList(BlobPropertiesToBlobMetadata, PrefixToResourceMetadata) - Constructor for class org.jclouds.azureblob.blobstore.functions.ListBlobsResponseToResourceList
 
listContainers(ListOptions...) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
listContainers(ListOptions...) - Method in interface org.jclouds.azureblob.AzureBlobClient
The List Containers operation returns a list of the containers under the specified identity.
ListOptionsToListBlobsOptions - Class in org.jclouds.azureblob.blobstore.functions
 
ListOptionsToListBlobsOptions() - Constructor for class org.jclouds.azureblob.blobstore.functions.ListOptionsToListBlobsOptions
 

M

marker(String) - Static method in class org.jclouds.azureblob.options.ListBlobsOptions.Builder
 
marker(String) - Method in class org.jclouds.azureblob.options.ListBlobsOptions
MAX_BLOCK_SIZE - Static variable in interface org.jclouds.azureblob.blobstore.strategy.MultipartUploadStrategy
 
MAX_NUMBER_OF_BLOCKS - Static variable in interface org.jclouds.azureblob.blobstore.strategy.MultipartUploadStrategy
 
maxResults(int) - Static method in class org.jclouds.azureblob.options.ListBlobsOptions.Builder
 
maxResults(int) - Method in class org.jclouds.azureblob.options.ListBlobsOptions
MultipartUploadStrategy - Interface in org.jclouds.azureblob.blobstore.strategy
 
MutableBlobProperties - Interface in org.jclouds.azureblob.domain
 
MutableBlobPropertiesImpl - Class in org.jclouds.azureblob.domain.internal
Allows you to manipulate metadata.
MutableBlobPropertiesImpl() - Constructor for class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
 
MutableBlobPropertiesImpl(BlobProperties) - Constructor for class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
 
MutableContainerPropertiesWithMetadata - Interface in org.jclouds.azureblob.domain
 
MutableContainerPropertiesWithMetadataImpl - Class in org.jclouds.azureblob.domain.internal
Allows you to manipulate metadata.
MutableContainerPropertiesWithMetadataImpl() - Constructor for class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
 

N

newBlob() - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
newBlob() - Method in interface org.jclouds.azureblob.AzureBlobClient
 
NONE - Static variable in class org.jclouds.azureblob.options.CreateContainerOptions
 

O

org.jclouds.azureblob - package org.jclouds.azureblob
 
org.jclouds.azureblob.binders - package org.jclouds.azureblob.binders
 
org.jclouds.azureblob.blobstore - package org.jclouds.azureblob.blobstore
 
org.jclouds.azureblob.blobstore.config - package org.jclouds.azureblob.blobstore.config
 
org.jclouds.azureblob.blobstore.functions - package org.jclouds.azureblob.blobstore.functions
 
org.jclouds.azureblob.blobstore.strategy - package org.jclouds.azureblob.blobstore.strategy
 
org.jclouds.azureblob.config - package org.jclouds.azureblob.config
 
org.jclouds.azureblob.domain - package org.jclouds.azureblob.domain
 
org.jclouds.azureblob.domain.internal - package org.jclouds.azureblob.domain.internal
 
org.jclouds.azureblob.functions - package org.jclouds.azureblob.functions
 
org.jclouds.azureblob.handlers - package org.jclouds.azureblob.handlers
 
org.jclouds.azureblob.options - package org.jclouds.azureblob.options
 
org.jclouds.azureblob.predicates.validators - package org.jclouds.azureblob.predicates.validators
 
org.jclouds.azureblob.xml - package org.jclouds.azureblob.xml
 

P

ParseAzureBlobErrorFromXmlContent - Class in org.jclouds.azureblob.handlers
 
ParseBlobFromHeadersAndHttpContent - Class in org.jclouds.azureblob.functions
Parses response headers and creates a new AzureBlob from them and the HTTP content.
ParseBlobFromHeadersAndHttpContent(ParseBlobPropertiesFromHeaders, AzureBlob.Factory) - Constructor for class org.jclouds.azureblob.functions.ParseBlobFromHeadersAndHttpContent
 
ParseBlobPropertiesFromHeaders - Class in org.jclouds.azureblob.functions
This parses @{link BlobProperties from HTTP headers.
ParseBlobPropertiesFromHeaders(ParseSystemAndUserMetadataFromHeaders, BlobMetadataToBlobProperties) - Constructor for class org.jclouds.azureblob.functions.ParseBlobPropertiesFromHeaders
 
ParseContainerPropertiesFromHeaders - Class in org.jclouds.azureblob.functions
This parses @{link org.jclouds.azureblob.domain.ListableContainerProperties from HTTP headers.
ParseContainerPropertiesFromHeaders(DateService, String) - Constructor for class org.jclouds.azureblob.functions.ParseContainerPropertiesFromHeaders
 
ParsePublicAccessHeader - Class in org.jclouds.azureblob.functions
 
ParsePublicAccessHeader() - Constructor for class org.jclouds.azureblob.functions.ParsePublicAccessHeader
 
prefix(String) - Static method in class org.jclouds.azureblob.options.ListBlobsOptions.Builder
 
prefix(String) - Method in class org.jclouds.azureblob.options.ListBlobsOptions
PublicAccess - Enum in org.jclouds.azureblob.domain
Indicates whether data in the container may be accessed publicly and the level of access.
putBlob(String, AzureBlob) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
putBlob(String, AzureBlob) - Method in interface org.jclouds.azureblob.AzureBlobClient
The Put Blob operation creates a new blob or updates the content of an existing blob.
putBlob(String, Blob) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.putBlob(java.lang.String, org.jclouds.azureblob.domain.AzureBlob)
putBlob(String, Blob, PutOptions) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated.  
putBlob(String, Blob) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient#putObject
putBlob(String, Blob, PutOptions) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient#putObject
putBlock(String, String, String, Payload) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
putBlock(String, String, String, Payload) - Method in interface org.jclouds.azureblob.AzureBlobClient
The Put Block operation creates a block blob on Azure which can be later assembled into a single, large blob object with the Put Block List operation.
putBlock(String, String, String, Payload) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.putBlock(String, String, String, Payload)
putBlock(String, String, String, Payload) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
The Put Block operation creates a block blob on Azure which can be later assembled into a single, large blob object with the Put Block List operation.
putBlockList(String, String, List<String>) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
putBlockList(String, String, List<String>) - Method in interface org.jclouds.azureblob.AzureBlobClient
The Put Block List assembles a list of blocks previously uploaded with Put Block into a single blob.
putBlockList(String, String, List<String>) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient.putBlockList(String, String, java.util.List)
putBlockList(String, String, List<String>) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
The Put Block operation creates a block blob on Azure which can be later assembled into a single, large blob object with the Put Block List operation.

R

refineException(HttpCommand, HttpResponse, Exception, AzureStorageError, String) - Method in class org.jclouds.azureblob.handlers.ParseAzureBlobErrorFromXmlContent
 
removeBlob(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
Deprecated. This implementation invokes AzureBlobAsyncClient#deleteObject
removeBlob(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
This implementation invokes AzureBlobClient#deleteObject

S

self() - Method in class org.jclouds.azureblob.AzureBlobApiMetadata.Builder
 
setAllHeaders(Multimap<String, String>) - Method in interface org.jclouds.azureblob.domain.AzureBlob
 
setAllHeaders(Multimap<String, String>) - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
setBlobMetadata(String, String, Map<String, String>) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
setBlobMetadata(String, String, Map<String, String>) - Method in interface org.jclouds.azureblob.AzureBlobClient
 
setContainer(String) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
setContainer(String) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
 
setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
setContentMetadata(MutableContentMetadata) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
 
setContext(HttpRequest) - Method in class org.jclouds.azureblob.functions.ParseBlobFromHeadersAndHttpContent
 
setContext(HttpRequest) - Method in class org.jclouds.azureblob.functions.ParseBlobPropertiesFromHeaders
 
setContext(HttpRequest) - Method in class org.jclouds.azureblob.functions.ParseContainerPropertiesFromHeaders
 
setETag(String) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
setETag(String) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
setETag(String) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
 
setETag(String) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
 
setLastModified(Date) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
setLastModified(Date) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
setLastModified(Date) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
 
setLastModified(Date) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
 
setMetadata(Map<String, String>) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
setMetadata(Map<String, String>) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
setMetadata(Map<String, String>) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
 
setMetadata(Map<String, String>) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
 
setName(String) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
setName(String) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
setName(String) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
 
setName(String) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
 
setPayload(Payload) - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
 
setResourceMetadata(String, Map<String, String>) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
Deprecated.  
setResourceMetadata(String, Map<String, String>) - Method in interface org.jclouds.azureblob.AzureBlobClient
The Set Container Metadata operation sets one or more user-defined name/value pairs for the specified container.
setType(BlobType) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
setUrl(URI) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
 
setUrl(URI) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
 
setUrl(URI) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
 
setUrl(URI) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
 
signGetBlob(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
 
signGetBlob(String, String, long) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
 
signGetBlob(String, String, GetOptions) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
 
signPutBlob(String, Blob) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
 
signPutBlob(String, Blob, long) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
 
signRemoveBlob(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.azureblob.xml.AccountNameEnumerationResultsHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.azureblob.xml.BlobBlocksResultsHandler
 
startElement(String, String, String, Attributes) - Method in class org.jclouds.azureblob.xml.ContainerNameEnumerationResultsHandler
 

T

toBuilder() - Method in class org.jclouds.azureblob.AzureBlobApiMetadata
 
toBuilder() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
 
toString() - Method in enum org.jclouds.azureblob.domain.BlobType
 
toString() - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
 
toString() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
 
toString() - Method in class org.jclouds.azureblob.domain.internal.HashSetListBlobsResponse
 
toString() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
 
toString() - Method in enum org.jclouds.azureblob.domain.LeaseStatus
 

V

validate(String) - Method in class org.jclouds.azureblob.predicates.validators.BlockIdValidator
 
validate(String) - Method in class org.jclouds.azureblob.predicates.validators.ContainerNameValidator
 
value() - Method in enum org.jclouds.azureblob.domain.BlobType
 
value() - Method in enum org.jclouds.azureblob.domain.LeaseStatus
 
valueOf(String) - Static method in enum org.jclouds.azureblob.domain.BlobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.azureblob.domain.LeaseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.azureblob.domain.PublicAccess
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jclouds.azureblob.domain.BlobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.azureblob.domain.LeaseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.azureblob.domain.PublicAccess
Returns an array containing the constants of this enum type, in the order they are declared.

W

withMetadata(Multimap<String, String>) - Static method in class org.jclouds.azureblob.options.CreateContainerOptions.Builder
 
withMetadata(Multimap<String, String>) - Method in class org.jclouds.azureblob.options.CreateContainerOptions
 
withPublicAccess(PublicAccess) - Static method in class org.jclouds.azureblob.options.CreateContainerOptions.Builder
 
withPublicAccess(PublicAccess) - Method in class org.jclouds.azureblob.options.CreateContainerOptions
Indicates whether a container may be accessed publicly

A B C D E F G H I L M N O P R S T V W

Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.