All Classes and Interfaces
Class
Description
Parses the following XML document:
Amazon S3 is designed to store objects.
Provides access to Azure Blob via their REST API.
Configures the Azure Blob Service connection, including logging and http transport.
Default Implementation of
AzureBlob.Configures the domain object mappings needed for all Azure Blob implementations
Implementation of
for Microsoft Azure Blob Service.
invalid reference
org.jclouds.types.ProviderMetadata
Handles Retryable responses with error codes in the 4xx range
When an Azure Storage request is in error, the client receives an error response.
Additional headers specified by Azure Storage REST API.
Encapsulates an Error from Azure Storage Services.
Encryption, Hashing, and IO Utilities needed to sign and verify Azure Storage requests and
responses.
Binds a list of blocks to a putBlockList request
invalid input: '<'?xml version="1.0" encoding="utf-8"?>
first-base64-encoded-block-id
second-base64-encoded-block-id
third-base64-encoded-block-id
...
Binds options to a copyBlob request.
Properties on a specific block within a blob
Representation of the blocks which compose a Blob
Parses the following document:
Allows you to manipulate metadata.
Validates Block IDs used in Put Block:
"A valid Base64 string value that identifies the block.
Parses the following XML document:
Validates name for Azure container.
Allows you to manipulate metadata.
Contains options supported in the REST API for the Create Container operation.
Contains common options supported in the REST API for the Create operation.
Parses the error from the Amazon S3 REST API.
Typed response from Get Blob Block List operation
Represents the list of blocks which compose a blob
Contains options supported in the REST API for the List Blobs operation.
Options used to control paginated results (aka list commands).
Allows you to manipulate metadata.
Allows you to manipulate metadata.
This will parse and set an appropriate exception on the command object.
Parses response headers and creates a new AzureBlob from them and the HTTP content.
This parses @{link
BlobProperties from HTTP
headers.This parses @{link
from
HTTP headers.
invalid reference
org.jclouds.azureblob.domain.ListableContainerProperties
Indicates whether data in the container may be accessed publicly and the level of access.
Signs the Azure Storage request.