A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abortMultipartUpload(MultipartUpload) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- AccessTier - Enum in org.jclouds.azureblob.domain
- ACCOUNT - Static variable in class org.jclouds.azure.storage.config.AzureStorageProperties
- AccountNameEnumerationResultsHandler - Class in org.jclouds.azureblob.xml
-
Parses the following XML document:
- AccountNameEnumerationResultsHandler(DateService) - Constructor for class org.jclouds.azureblob.xml.AccountNameEnumerationResultsHandler
- addETagTo(HttpResponse, MutableContainerPropertiesWithMetadata) - Method in class org.jclouds.azureblob.functions.ParseContainerPropertiesFromHeaders
- AppendAccountToEndpoint - Class in org.jclouds.azure.storage.util.storageurl
- AppendAccountToEndpoint(Supplier<URI>, Supplier<Credentials>) - Constructor for class org.jclouds.azure.storage.util.storageurl.AppendAccountToEndpoint
- AppendAccountToEndpointModule - Class in org.jclouds.azureblob.config
- AppendAccountToEndpointModule() - Constructor for class org.jclouds.azureblob.config.AppendAccountToEndpointModule
- apply(Object) - Method in class org.jclouds.azureblob.functions.BlobName
- apply(AzureBlob) - Method in class org.jclouds.azureblob.blobstore.functions.AzureBlobToBlob
- apply(BlobProperties) - Method in class org.jclouds.azureblob.blobstore.functions.BlobPropertiesToBlobMetadata
- apply(ContainerProperties) - Method in class org.jclouds.azureblob.blobstore.functions.ContainerToResourceMetadata
- apply(ListBlobsResponse) - Method in class org.jclouds.azureblob.blobstore.functions.ListBlobsResponseToResourceList
- apply(Blob) - Method in class org.jclouds.azureblob.blobstore.functions.BlobToAzureBlob
- apply(BlobMetadata) - Method in class org.jclouds.azureblob.blobstore.functions.BlobMetadataToBlobProperties
- apply(ListContainerOptions) - Method in class org.jclouds.azureblob.blobstore.functions.ListOptionsToListBlobsOptions
- 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
MutableBlobPropertiesobject. - apply(HttpResponse) - Method in class org.jclouds.azureblob.functions.ParseContainerPropertiesFromHeaders
- apply(HttpResponse) - Method in class org.jclouds.azureblob.functions.ParsePublicAccessHeader
- ARCHIVE - org.jclouds.azureblob.domain.AccessTier
- AUTH_TYPE - Static variable in class org.jclouds.azure.storage.config.AzureStorageProperties
- authSAS(Supplier<Credentials>) - Method in class org.jclouds.azureblob.config.AzureBlobHttpApiModule
-
checks which Authentication type is used
- AuthType - Enum in org.jclouds.azure.storage.config
- AZURE_AD - org.jclouds.azure.storage.config.AuthType
-
Azure AD credentials
- AZURE_KEY - org.jclouds.azure.storage.config.AuthType
-
Includes both the API key and SAS credentials
- 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
- 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
- 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
- AzureBlobHttpApiModule - Class in org.jclouds.azureblob.config
-
Configures the Azure Blob Service connection, including logging and http transport.
- AzureBlobHttpApiModule() - Constructor for class org.jclouds.azureblob.config.AzureBlobHttpApiModule
- 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.ProviderMetadatafor 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
- AzureBlobRequestSigner - Class in org.jclouds.azureblob.blobstore
- AzureBlobRequestSigner(BlobToHttpGetOptions, Provider<String>, DateService, SharedKeyLiteAuthentication, Supplier<Credentials>, boolean, StorageUrlSupplier, AuthType) - Constructor for class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
- AzureBlobStore - Class in org.jclouds.azureblob.blobstore
- AzureBlobStoreContextModule - Class in org.jclouds.azureblob.blobstore.config
- AzureBlobStoreContextModule() - Constructor for class org.jclouds.azureblob.blobstore.config.AzureBlobStoreContextModule
- AzureBlobToBlob - Class in org.jclouds.azureblob.blobstore.functions
- AzureStorageClientErrorRetryHandler - Class in org.jclouds.azure.storage.handlers
-
Handles Retryable responses with error codes in the 4xx range
- AzureStorageClientErrorRetryHandler(BackoffLimitedRetryHandler, AzureStorageUtils) - Constructor for class org.jclouds.azure.storage.handlers.AzureStorageClientErrorRetryHandler
- AzureStorageError - Class in org.jclouds.azure.storage.domain
-
When an Azure Storage request is in error, the client receives an error response.
- AzureStorageError() - Constructor for class org.jclouds.azure.storage.domain.AzureStorageError
- AzureStorageHeaders - Class in org.jclouds.azure.storage.reference
-
Additional headers specified by Azure Storage REST API.
- AzureStorageOAuthConfigFactory - Class in org.jclouds.azure.storage.config
- AzureStorageProperties - Class in org.jclouds.azure.storage.config
- AzureStorageResponseException - Exception in org.jclouds.azure.storage
-
Encapsulates an Error from Azure Storage Services.
- AzureStorageResponseException(String, HttpCommand, HttpResponse, AzureStorageError) - Constructor for exception org.jclouds.azure.storage.AzureStorageResponseException
- AzureStorageResponseException(String, HttpCommand, HttpResponse, AzureStorageError, Throwable) - Constructor for exception org.jclouds.azure.storage.AzureStorageResponseException
- AzureStorageResponseException(HttpCommand, HttpResponse, AzureStorageError) - Constructor for exception org.jclouds.azure.storage.AzureStorageResponseException
- AzureStorageResponseException(HttpCommand, HttpResponse, AzureStorageError, Throwable) - Constructor for exception org.jclouds.azure.storage.AzureStorageResponseException
- AzureStorageUtils - Class in org.jclouds.azure.storage.util
-
Encryption, Hashing, and IO Utilities needed to sign and verify Azure Storage requests and responses.
- AzureStorageUtils() - Constructor for class org.jclouds.azure.storage.util.AzureStorageUtils
B
- BindAzureBlobMetadataToMultipartRequest - Class in org.jclouds.azureblob.binders
- 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
- BindAzureContentMetadataToRequest - Class in org.jclouds.azureblob.binders
- BindAzureContentMetadataToRequest() - Constructor for class org.jclouds.azureblob.binders.BindAzureContentMetadataToRequest
- BindAzureCopyOptionsToRequest - Class in org.jclouds.azureblob.binders
-
Binds options to a copyBlob request.
- BindAzureCopyOptionsToRequest() - Constructor for class org.jclouds.azureblob.binders.BindAzureCopyOptionsToRequest
- bindErrorHandlers() - Method in class org.jclouds.azureblob.config.AzureBlobHttpApiModule
- BindPublicAccessToRequest - Class in org.jclouds.azureblob.binders
- BindPublicAccessToRequest() - Constructor for class org.jclouds.azureblob.binders.BindPublicAccessToRequest
- bindRetryHandlers() - Method in class org.jclouds.azureblob.config.AzureBlobHttpApiModule
- bindToRequest(R, Object) - Method in class org.jclouds.azureblob.binders.BindAzureBlobMetadataToMultipartRequest
- bindToRequest(R, Object) - Method in class org.jclouds.azureblob.binders.BindAzureBlobMetadataToRequest
- bindToRequest(R, Object) - Method in class org.jclouds.azureblob.binders.BindAzureBlocksToRequest
- bindToRequest(R, Object) - Method in class org.jclouds.azureblob.binders.BindAzureContentMetadataToRequest
- bindToRequest(R, Object) - Method in class org.jclouds.azureblob.binders.BindAzureCopyOptionsToRequest
- bindToRequest(R, Object) - Method in class org.jclouds.azureblob.binders.BindPublicAccessToRequest
- BLOB - org.jclouds.azureblob.domain.PublicAccess
-
Indicates public read access for blobs.
- 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.AzureBlobClient
- 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.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
-
Deprecated.
- BlobPropertiesImpl(BlobType, AccessTier, 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(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
- BLOCK_BLOB - org.jclouds.azureblob.domain.BlobType
- 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
- BoundedHashSet<T> - Class in org.jclouds.azure.storage.domain.internal
- BoundedHashSet(Iterable<T>, URI, String, String, Integer, String) - Constructor for class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- BoundedSet<T> - Interface in org.jclouds.azure.storage.domain
- build() - Method in class org.jclouds.azureblob.AzureBlobApiMetadata.Builder
- build() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata.Builder
- build() - Method in class org.jclouds.azureblob.options.CopyBlobOptions.Builder
- builder() - Static method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- builder() - Static method in class org.jclouds.azureblob.options.CopyBlobOptions
- Builder() - Constructor for class org.jclouds.azure.storage.options.CreateOptions.Builder
- Builder() - Constructor for class org.jclouds.azure.storage.options.ListOptions.Builder
- Builder() - Constructor for class org.jclouds.azureblob.AzureBlobApiMetadata.Builder
- Builder() - Constructor for class org.jclouds.azureblob.AzureBlobProviderMetadata.Builder
- Builder() - Constructor for class org.jclouds.azureblob.options.CreateContainerOptions.Builder
- Builder() - Constructor for class org.jclouds.azureblob.options.ListBlobsOptions.Builder
C
- CACHE_CONTROL - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
- calculateSignature(String) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
- characters(char[], int, int) - Method in class org.jclouds.azure.storage.xml.ErrorHandler
- 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(BlobProperties) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- compareTo(ContainerProperties) - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
- compareTo(ContainerProperties) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- completeMultipartUpload(MultipartUpload, List<MultipartPart>) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- configure() - Method in class org.jclouds.azureblob.blobstore.config.AzureBlobStoreContextModule
- configure() - Method in class org.jclouds.azureblob.config.AppendAccountToEndpointModule
- configure() - Method in class org.jclouds.azureblob.config.AzureBlobHttpApiModule
- 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.
- CONTAINER - org.jclouds.azureblob.domain.PublicAccess
-
Indicates full public read access for container and blob data.
- CONTAINER_KEY_PATH - Static variable in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
- CONTAINER_PATH - Static variable in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
- containerAcls(AzureBlobClient, boolean, AuthType) - Method in class org.jclouds.azureblob.blobstore.config.AzureBlobStoreContextModule
- 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.AzureBlobStore
-
This implementation invokes
AzureBlobClient#bucketExists - ContainerNameEnumerationResultsHandler - Class in org.jclouds.azureblob.xml
-
Parses the following XML document:
- 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
-
Deprecated.
- ContainerPropertiesImpl(URI, Date, String, Map<String, String>, PublicAccess) - Constructor for class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
- ContainerToResourceMetadata - Class in org.jclouds.azureblob.blobstore.functions
- CONTENT_DISPOSITION - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
- CONTENT_ENCODING - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
- CONTENT_LANGUAGE - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
- CONTENT_TYPE - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
- COOL - org.jclouds.azureblob.domain.AccessTier
- COPY - org.jclouds.azureblob.domain.ListBlobsInclude
- COPY_SOURCE - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
- COPY_SOURCE_IF_MATCH - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
- COPY_SOURCE_IF_MODIFIED_SINCE - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
- COPY_SOURCE_IF_NONE_MATCH - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
- COPY_SOURCE_IF_UNMODIFIED_SINCE - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
- copyBlob(String, String, String, String, CopyOptions) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- copyBlob(URI, String, String, CopyBlobOptions) - Method in interface org.jclouds.azureblob.AzureBlobClient
- CopyBlobOptions - Class in org.jclouds.azureblob.options
- CopyBlobOptions.Builder - Class in org.jclouds.azureblob.options
- create(MutableBlobProperties) - Method in interface org.jclouds.azureblob.domain.AzureBlob.Factory
- 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.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
- CreateOptions - Class in org.jclouds.azure.storage.options
-
Contains common options supported in the REST API for the Create operation.
- CreateOptions() - Constructor for class org.jclouds.azure.storage.options.CreateOptions
- CreateOptions.Builder - Class in org.jclouds.azure.storage.options
- createOrPropagate(Throwable) - Method in class org.jclouds.azureblob.AzureBlobFallbacks.FalseIfContainerAlreadyExists
- 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.
- createStringToSign(HttpRequest) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
- cutUri(URI) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
-
this is the method to parse container name and blob name from the HttpRequest.
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.AzureBlobStore
- 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.AzureBlobClient
-
The Delete Container operation marks the specified container for deletion.
- 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.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
BlobPrefixelement 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.azure.storage.xml.ErrorHandler
- 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
- ErrorHandler - Class in org.jclouds.azure.storage.xml
-
Parses the error from the Amazon S3 REST API.
- ErrorHandler() - Constructor for class org.jclouds.azure.storage.xml.ErrorHandler
- exception(String, String) - Method in class org.jclouds.azureblob.predicates.validators.ContainerNameValidator
F
- FalseIfContainerAlreadyExists() - Constructor for class org.jclouds.azureblob.AzureBlobFallbacks.FalseIfContainerAlreadyExists
- filter(HttpRequest) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
-
this is an updated filter method, which decides whether the SAS or SharedKeyLite is used and applies the right filtering.
- filterKey(HttpRequest) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
-
this is a 'standard' filter method, applied when SharedKeyLite authentication is used.
- filterSAS(HttpRequest, String) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
-
this filter method is applied only for the cases with SAS Authentication.
- forRequest(HttpRequest) - Method in class org.jclouds.azure.storage.config.AzureStorageOAuthConfigFactory
- fromProviderMetadata(ProviderMetadata) - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata.Builder
- fromString(String) - Static method in enum org.jclouds.azureblob.domain.PublicAccess
- fromTier(Tier) - Static method in enum org.jclouds.azureblob.domain.AccessTier
- fromValue(String) - Static method in enum org.jclouds.azure.storage.config.AuthType
- fromValue(String) - Static method in enum org.jclouds.azureblob.domain.AccessTier
- fromValue(String) - Static method in enum org.jclouds.azureblob.domain.BlobType
- fromValue(String) - Static method in enum org.jclouds.azureblob.domain.LeaseStatus
- fromValue(String) - Static method in enum org.jclouds.azureblob.domain.ListBlobsInclude
G
- get() - Method in class org.jclouds.azure.storage.util.storageurl.AppendAccountToEndpoint
- get() - Method in class org.jclouds.azure.storage.util.storageurl.StorageAccountInVhost
- 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 class org.jclouds.azureblob.blobstore.AzureBlobStore
-
This implementation invokes
AzureBlobClient.getBlob(java.lang.String, java.lang.String, org.jclouds.http.options.GetOptions...) - 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.
- getBlobAccess(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- 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.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.AzureBlobClient
- 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
- getCode() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- 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
- getContainerAccess(String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- 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
- getDetails() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- getError() - Method in exception org.jclouds.azure.storage.AzureStorageResponseException
- 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
- getIfMatch() - Method in class org.jclouds.azureblob.options.CopyBlobOptions
- getIfModifiedSince() - Method in class org.jclouds.azureblob.options.CopyBlobOptions
- getIfNoneMatch() - Method in class org.jclouds.azureblob.options.CopyBlobOptions
- getIfUnmodifiedSince() - Method in class org.jclouds.azureblob.options.CopyBlobOptions
- getInclude() - Method in class org.jclouds.azureblob.options.ListBlobsOptions
- getIncludeMetadata() - Method in class org.jclouds.azure.storage.options.ListOptions
- 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
- getMarker() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
- getMarker() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- getMarker() - Method in class org.jclouds.azure.storage.options.ListOptions
- getMaximumMultipartPartSize() - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- getMaximumNumberOfParts() - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- getMaxResults() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
- getMaxResults() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- getMaxResults() - Method in class org.jclouds.azure.storage.options.ListOptions
- getMessage() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- 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
- getMinimumMultipartPartSize() - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- 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
- getNextMarker() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
- getNextMarker() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- getPrefix() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
- getPrefix() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- getPrefix() - Method in class org.jclouds.azure.storage.options.ListOptions
- getProperties() - Method in interface org.jclouds.azureblob.domain.AzureBlob
- getProperties() - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
- getPublicAccess() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
- getPublicAccess() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
- getPublicAccess() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- getPublicAccessForContainer(String) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
Returns whether data in the container may be accessed publicly and the level of access
- getRequestId() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
If a request is consistently failing and you have verified that the request is properly formulated, you may use this value to report the error to Microsoft.
- getResult() - Method in class org.jclouds.azure.storage.xml.ErrorHandler
- 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
- getSignature() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- getStringSigned() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- getTier() - Method in interface org.jclouds.azureblob.domain.BlobProperties
- getTier() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- getTier() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- 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.azure.storage.domain.BoundedSet
- getUrl() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- 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
- getUserMetadata() - Method in class org.jclouds.azureblob.options.CopyBlobOptions
- guiceProvideTimeStamp(Supplier<String>) - Method in class org.jclouds.azureblob.config.AzureBlobHttpApiModule
H
- handleError(HttpCommand, HttpResponse) - Method in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
- 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
- HOT - org.jclouds.azureblob.domain.AccessTier
I
- ifMatch(String) - Method in class org.jclouds.azureblob.options.CopyBlobOptions.Builder
- ifModifiedSince(Date) - Method in class org.jclouds.azureblob.options.CopyBlobOptions.Builder
- ifNoneMatch(String) - Method in class org.jclouds.azureblob.options.CopyBlobOptions.Builder
- ifUnmodifiedSince(Date) - Method in class org.jclouds.azureblob.options.CopyBlobOptions.Builder
- include(Set<ListBlobsInclude>) - Static method in class org.jclouds.azureblob.options.ListBlobsOptions.Builder
- include(Set<ListBlobsInclude>) - Method in class org.jclouds.azureblob.options.ListBlobsOptions
- includeMetadata() - Static method in class org.jclouds.azure.storage.options.ListOptions.Builder
- includeMetadata() - Method in class org.jclouds.azure.storage.options.ListOptions
-
Include this parameter to specify that the container's metadata be returned as part of the response body.
- includeMetadata() - Static method in class org.jclouds.azureblob.options.ListBlobsOptions.Builder
- includeMetadata() - Method in class org.jclouds.azureblob.options.ListBlobsOptions
-
Include this parameter to specify that the container's metadata be returned as part of the response body.
- indexer - Variable in class org.jclouds.azureblob.blobstore.functions.ListBlobsResponseToResourceList
- initiateMultipartUpload(String, BlobMetadata, PutOptions) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- InsufficientAccessRightsException - Exception in org.jclouds.azureblob.config
- InsufficientAccessRightsException(String) - Constructor for exception org.jclouds.azureblob.config.InsufficientAccessRightsException
- 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.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.AzureBlobClient
-
The List Blobs operation enumerates the list of blobs under the specified container.
- listBlobs(ListBlobsOptions...) - Method in interface org.jclouds.azureblob.AzureBlobClient
- ListBlobsInclude - Enum in org.jclouds.azureblob.domain
- 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
- 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.AzureBlobClient
-
The List Containers operation returns a list of the containers under the specified identity.
- listMultipartUpload(MultipartUpload) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- listMultipartUploads(String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- ListOptions - Class in org.jclouds.azure.storage.options
-
Options used to control paginated results (aka list commands).
- ListOptions() - Constructor for class org.jclouds.azure.storage.options.ListOptions
- ListOptions.Builder - Class in org.jclouds.azure.storage.options
- ListOptionsToListBlobsOptions - Class in org.jclouds.azureblob.blobstore.functions
- ListOptionsToListBlobsOptions() - Constructor for class org.jclouds.azureblob.blobstore.functions.ListOptionsToListBlobsOptions
- LOCKED - org.jclouds.azureblob.domain.LeaseStatus
- logger - Variable in class org.jclouds.azure.storage.handlers.AzureStorageClientErrorRetryHandler
- logger - Variable in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
M
- marker - Variable in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- marker(String) - Static method in class org.jclouds.azure.storage.options.ListOptions.Builder
- marker(String) - Method in class org.jclouds.azure.storage.options.ListOptions
-
A string value that identifies the portion of the list to be returned with the next list operation.
- marker(String) - Static method in class org.jclouds.azureblob.options.ListBlobsOptions.Builder
- marker(String) - Method in class org.jclouds.azureblob.options.ListBlobsOptions
-
A string value that identifies the portion of the list to be returned with the next list operation.
- maxResults - Variable in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- maxResults(int) - Static method in class org.jclouds.azure.storage.options.ListOptions.Builder
- maxResults(int) - Method in class org.jclouds.azure.storage.options.ListOptions
-
Specifies the maximum number of containers to return.
- maxResults(int) - Static method in class org.jclouds.azureblob.options.ListBlobsOptions.Builder
- maxResults(int) - Method in class org.jclouds.azureblob.options.ListBlobsOptions
-
Specifies the maximum number of containers to return.
- METADATA - org.jclouds.azureblob.domain.ListBlobsInclude
- 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.AzureBlobClient
- nextMarker - Variable in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- NONE - Static variable in class org.jclouds.azure.storage.options.CreateOptions
- NONE - Static variable in class org.jclouds.azure.storage.options.ListOptions
- NONE - Static variable in class org.jclouds.azureblob.options.CopyBlobOptions
- NONE - Static variable in class org.jclouds.azureblob.options.CreateContainerOptions
O
- org.jclouds.azure.storage - package org.jclouds.azure.storage
- org.jclouds.azure.storage.config - package org.jclouds.azure.storage.config
- org.jclouds.azure.storage.domain - package org.jclouds.azure.storage.domain
- org.jclouds.azure.storage.domain.internal - package org.jclouds.azure.storage.domain.internal
- org.jclouds.azure.storage.filters - package org.jclouds.azure.storage.filters
- org.jclouds.azure.storage.handlers - package org.jclouds.azure.storage.handlers
- org.jclouds.azure.storage.options - package org.jclouds.azure.storage.options
- org.jclouds.azure.storage.reference - package org.jclouds.azure.storage.reference
- org.jclouds.azure.storage.util - package org.jclouds.azure.storage.util
- org.jclouds.azure.storage.util.storageurl - package org.jclouds.azure.storage.util.storageurl
- org.jclouds.azure.storage.xml - package org.jclouds.azure.storage.xml
- 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.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
- overrideUserMetadata(Map<String, String>) - Method in class org.jclouds.azureblob.options.CopyBlobOptions.Builder
P
- PAGE_BLOB - org.jclouds.azureblob.domain.BlobType
- ParseAzureBlobErrorFromXmlContent - Class in org.jclouds.azureblob.handlers
- parseAzureStorageErrorFromContent(HttpCommand, HttpResponse, InputStream) - Method in class org.jclouds.azure.storage.util.AzureStorageUtils
- ParseAzureStorageErrorFromXmlContent - Class in org.jclouds.azure.storage.handlers
-
This will parse and set an appropriate exception on the command object.
- ParseAzureStorageErrorFromXmlContent(AzureStorageUtils) - Constructor for class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
- 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
BlobPropertiesfrom 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.ListableContainerPropertiesfrom 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 - Variable in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- prefix(String) - Static method in class org.jclouds.azure.storage.options.ListOptions.Builder
- prefix(String) - Method in class org.jclouds.azure.storage.options.ListOptions
-
Filters the results to return only objects whose name begins with the specified prefix.
- prefix(String) - Static method in class org.jclouds.azureblob.options.ListBlobsOptions.Builder
- prefix(String) - Method in class org.jclouds.azureblob.options.ListBlobsOptions
-
Filters the results to return only objects whose name begins with the specified prefix.
- PRIVATE - org.jclouds.azureblob.domain.PublicAccess
-
the container is private to the account owner.
- provideTimeStamp(Supplier<String>) - Method in class org.jclouds.azureblob.config.AzureBlobHttpApiModule
- provideTimeStampCache(long, DateService) - Method in class org.jclouds.azureblob.config.AzureBlobHttpApiModule
-
borrowing concurrency code to ensure that caching takes place properly
- 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.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.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.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.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.AzureBlobClient
-
Deprecated.call putBlockList(String, AzureBlob, List<String>) instead
- 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.
- putBlockList(String, AzureBlob, 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.
R
- refineException(HttpCommand, HttpResponse, Exception, AzureStorageError, String) - Method in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
- refineException(HttpCommand, HttpResponse, Exception, AzureStorageError, String) - Method in class org.jclouds.azureblob.handlers.ParseAzureBlobErrorFromXmlContent
- removeBlob(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
-
This implementation invokes
AzureBlobClient#deleteObject - REQUEST_ID - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
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
- setBlobAccess(String, String, BlobAccess) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- setBlobMetadata(String, String, Map<String, String>) - Method in interface org.jclouds.azureblob.AzureBlobClient
- setBlobProperties(String, String, ContentMetadata) - Method in interface org.jclouds.azureblob.AzureBlobClient
- setBlobTier(String, String, AccessTier) - Method in interface org.jclouds.azureblob.AzureBlobClient
- setCode(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- setContainer(String) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- setContainer(String) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
- setContainerAccess(String, ContainerAccess) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- 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
- setDetails(Map<String, String>) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- setError(AzureStorageError) - Method in exception org.jclouds.azure.storage.AzureStorageResponseException
- 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
- setMessage(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- 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
- setPublicAccess(PublicAccess) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- setPublicAccess(PublicAccess) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
- setPublicAccessForContainer(String, PublicAccess) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
Returns whether data in the container may be accessed publicly and the level of access
- setRequestId(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- 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.
- setSignature(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- setStringSigned(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- setTier(AccessTier) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- setTier(AccessTier) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
- setType(BlobType) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
-
Set the blob type.
- 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
- SharedKeyLiteAuthentication - Class in org.jclouds.azure.storage.filters
-
Signs the Azure Storage request.
- SharedKeyLiteAuthentication(SignatureWire, Supplier<Credentials>, Provider<String>, Crypto, HttpUtils, boolean, StorageUrlSupplier, AuthType, OAuthFilter) - Constructor for class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.azure.storage.handlers.AzureStorageClientErrorRetryHandler
- sign(String, String, String, GetOptions, long, Long, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
-
modified sign() method, which acts depending on the Auth input.
- 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
- signString(String) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
- SNAPSHOTS - org.jclouds.azureblob.domain.ListBlobsInclude
- 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
- StorageAccountInVhost - Class in org.jclouds.azure.storage.util.storageurl
- StorageAccountInVhost(Supplier<URI>, Supplier<Credentials>, AuthType, String) - Constructor for class org.jclouds.azure.storage.util.storageurl.StorageAccountInVhost
- StorageUrlSupplier - Interface in org.jclouds.azure.storage.util.storageurl
- streamBlob(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
T
- TENANT_ID - Static variable in class org.jclouds.azure.storage.config.AzureStorageProperties
- toBuilder() - Method in class org.jclouds.azureblob.AzureBlobApiMetadata
- toBuilder() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- toString() - Method in enum org.jclouds.azure.storage.config.AuthType
- toString() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
- toString() - Method in enum org.jclouds.azureblob.domain.AccessTier
- 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
- toString() - Method in enum org.jclouds.azureblob.domain.ListBlobsInclude
- toTier() - Method in enum org.jclouds.azureblob.domain.AccessTier
- TrailingSlashUtil - Class in org.jclouds.azure.storage.util.storageurl
- TrailingSlashUtil() - Constructor for class org.jclouds.azure.storage.util.storageurl.TrailingSlashUtil
U
- UNCOMMITTEDBLOBS - org.jclouds.azureblob.domain.ListBlobsInclude
- UNLOCKED - org.jclouds.azureblob.domain.LeaseStatus
- UNRECOGNIZED - org.jclouds.azureblob.domain.BlobType
- UNRECOGNIZED - org.jclouds.azureblob.domain.LeaseStatus
- uploadMultipartPart(MultipartUpload, int, Payload) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
- url - Variable in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
- USER_METADATA_PREFIX - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
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.AccessTier
- 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.azure.storage.config.AuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.azureblob.domain.AccessTier
-
Returns the enum constant of this type with the specified name.
- 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.ListBlobsInclude
-
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.azure.storage.config.AuthType
-
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.AccessTier
-
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.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.ListBlobsInclude
-
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.
- VERSION - Static variable in class org.jclouds.azure.storage.reference.AzureStorageHeaders
W
- withMetadata(Multimap<String, String>) - Static method in class org.jclouds.azure.storage.options.CreateOptions.Builder
- withMetadata(Multimap<String, String>) - Method in class org.jclouds.azure.storage.options.CreateOptions
-
A name-value pair to associate with the container as metadata.
- 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
All Classes All Packages