A B C D E F G H I L M O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCESS_TIER - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- ACCESS_TIER_CHANGE_TIME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- accessTierChangeTime(OffsetDateTime) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- accessTierHeader(AccessTier) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- APPEND_OFFSET - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- appendblob - org.apache.camel.component.azure.storage.blob.BlobType
- appendBlobBlock(InputStream, long, byte[], AppendBlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- appendOffset(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- ARCHIVE_STATUS - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- archiveStatus(ArchiveStatus) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
B
- BLOB_CONTAINER_NAME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- BLOB_HTTP_HEADERS - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- BLOB_LIST_DETAILS - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- BLOB_NAME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- BLOB_OPERATION - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- BLOB_REQUEST_CONDITION - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- BLOB_SEQUENCE_NUMBER - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- BLOB_SIZE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- BLOB_TYPE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- BlobBlock - Class in org.apache.camel.component.azure.storage.blob
- BlobClientFactory - Class in org.apache.camel.component.azure.storage.blob.client
- BlobClientWrapper - Class in org.apache.camel.component.azure.storage.blob.client
- BlobClientWrapper(BlobClient) - Constructor for class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- BlobCommonRequestOptions - Class in org.apache.camel.component.azure.storage.blob
- BlobCommonRequestOptions(BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions, byte[], Duration) - Constructor for class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
- BlobComponent - Class in org.apache.camel.component.azure.storage.blob
-
Azure Blob Storage component using azure java sdk v12.x
- BlobComponent() - Constructor for class org.apache.camel.component.azure.storage.blob.BlobComponent
- BlobComponent(CamelContext) - Constructor for class org.apache.camel.component.azure.storage.blob.BlobComponent
- BlobComponentConfigurer - Class in org.apache.camel.component.azure.storage.blob
-
Generated by camel build tools - do NOT edit this file!
- BlobComponentConfigurer() - Constructor for class org.apache.camel.component.azure.storage.blob.BlobComponentConfigurer
- BlobConfiguration - Class in org.apache.camel.component.azure.storage.blob
- BlobConfiguration() - Constructor for class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- BlobConstants - Class in org.apache.camel.component.azure.storage.blob
- BlobConsumer - Class in org.apache.camel.component.azure.storage.blob
- BlobConsumer(BlobEndpoint, Processor) - Constructor for class org.apache.camel.component.azure.storage.blob.BlobConsumer
- BlobContainerClientWrapper - Class in org.apache.camel.component.azure.storage.blob.client
- BlobContainerClientWrapper(BlobContainerClient) - Constructor for class org.apache.camel.component.azure.storage.blob.client.BlobContainerClientWrapper
- BlobContainerOperations - Class in org.apache.camel.component.azure.storage.blob.operations
-
All operations related to
BlobContainerClient
. - BlobContainerOperations(BlobContainerClientWrapper) - Constructor for class org.apache.camel.component.azure.storage.blob.operations.BlobContainerOperations
- BlobEndpoint - Class in org.apache.camel.component.azure.storage.blob
-
Store and retrieve blobs from Azure Storage Blob Service using SDK v12.
- BlobEndpoint(String, Component, BlobConfiguration) - Constructor for class org.apache.camel.component.azure.storage.blob.BlobEndpoint
- BlobEndpointConfigurer - Class in org.apache.camel.component.azure.storage.blob
-
Generated by camel build tools - do NOT edit this file!
- BlobEndpointConfigurer() - Constructor for class org.apache.camel.component.azure.storage.blob.BlobEndpointConfigurer
- BlobExchangeHeaders - Class in org.apache.camel.component.azure.storage.blob
- BlobExchangeHeaders() - Constructor for class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- BlobOperationResponse - Class in org.apache.camel.component.azure.storage.blob.operations
- BlobOperationResponse() - Constructor for class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
- BlobOperationResponse(Object) - Constructor for class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
- BlobOperationResponse(Object, Map<String, Object>) - Constructor for class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
- BlobOperations - Class in org.apache.camel.component.azure.storage.blob.operations
-
All operations related
BlobClient
. - BlobOperations(BlobConfiguration, BlobClientWrapper) - Constructor for class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- BlobOperationsDefinition - Enum in org.apache.camel.component.azure.storage.blob
- BlobProducer - Class in org.apache.camel.component.azure.storage.blob
-
A Producer which sends messages to the Azure Storage Blob Service
- BlobProducer(Endpoint) - Constructor for class org.apache.camel.component.azure.storage.blob.BlobProducer
- blobSequenceNumber(Long) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- BlobServiceClientWrapper - Class in org.apache.camel.component.azure.storage.blob.client
- BlobServiceClientWrapper(BlobServiceClient) - Constructor for class org.apache.camel.component.azure.storage.blob.client.BlobServiceClientWrapper
- BlobServiceOperations - Class in org.apache.camel.component.azure.storage.blob.operations
-
Operations related to
BlobServiceClient
. - BlobServiceOperations(BlobServiceClientWrapper) - Constructor for class org.apache.camel.component.azure.storage.blob.operations.BlobServiceOperations
- blobSize(long) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- BlobStreamAndLength - Class in org.apache.camel.component.azure.storage.blob
- blobType(BlobType) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- BlobType - Enum in org.apache.camel.component.azure.storage.blob
-
Blob Type
- BlobUtils - Class in org.apache.camel.component.azure.storage.blob
- BLOCK_LIST_TYPE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- blockblob - org.apache.camel.component.azure.storage.blob.BlobType
C
- CACHE_CONTROL - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- cacheControl(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- clearPageBlob - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Frees the specified pages from the page blob.
- clearPageBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- clearPagesBlob(PageRange, PageBlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- COMMIT_BLOCK_LIST_LATER - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- commitAppendBlob - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Commits a new block of data to the end of the existing append blob.
- commitAppendBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- commitBlobBlockList - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Writes a blob by specifying the list of block IDs that are to make up the blob.
- commitBlobBlockList(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- commitBlockBlob(List<String>, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- COMMITTED_BLOCK_COUNT - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- committedBlockCount(Integer) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointConfigurer
- CONTENT_DISPOSITION - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- CONTENT_ENCODING - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- CONTENT_LANGUAGE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- CONTENT_MD5 - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- CONTENT_TYPE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- contentDisposition(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- contentEncoding(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- contentLanguage(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- contentMd5(byte[]) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- contentType(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- copy() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- COPY_COMPILATION_TIME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- COPY_DESTINATION_SNAPSHOT - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- COPY_ID - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- COPY_PROGRESS - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- COPY_SOURCE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- COPY_STATUS - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- COPY_STATUS_DESCRIPTION - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- copyCompletionTime(OffsetDateTime) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- copyDestinationSnapshot(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- copyId(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- copyProgress(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- copySource(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- copyStatus(CopyStatusType) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- copyStatusDescription(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- create() - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- CREATE_APPEND_BLOB - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- CREATE_PAGE_BLOB - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- createAppendBlob - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Creates a 0-length append blob.
- createAppendBlob(BlobHttpHeaders, Map<String, String>, BlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- createAppendBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- createBlobBlock(InputStream) - Static method in class org.apache.camel.component.azure.storage.blob.BlobBlock
- createBlobBlock(String, int, InputStream) - Static method in class org.apache.camel.component.azure.storage.blob.BlobBlock
- createBlobBlock(String, InputStream) - Static method in class org.apache.camel.component.azure.storage.blob.BlobBlock
- createBlobContainer - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Creates a new container within a storage account.
- createBlobExchangeHeadersFromAppendBlobItem(AppendBlobItem) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- createBlobExchangeHeadersFromBlobDownloadHeaders(BlobDownloadHeaders) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- createBlobExchangeHeadersFromBlobProperties(BlobProperties) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- createBlobExchangeHeadersFromBlockBlobItem(BlockBlobItem) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- createBlobExchangeHeadersFromPageBlobItem(PageBlobItem) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- createBlobServiceClient(BlobConfiguration) - Static method in class org.apache.camel.component.azure.storage.blob.client.BlobClientFactory
- createBlobStreamAndLengthFromExchangeBody(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobStreamAndLength
- createConsumer(Processor) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpoint
- createContainer(Map<String, String>, PublicAccessType, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobContainerClientWrapper
- createContainer(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobContainerOperations
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.azure.storage.blob.BlobComponent
- createPageBlob - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Creates a page blob of the specified length.
- createPageBlob(long, Long, BlobHttpHeaders, Map<String, String>, BlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- createPageBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- createProducer() - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpoint
- CREATION_TIME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- creationTime(OffsetDateTime) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
D
- delete(DeleteSnapshotsOptionType, BlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- DELETE_SNAPSHOT_OPTION_TYPE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- deleteBlob - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Delete a blob
- deleteBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- deleteBlobContainer - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Deletes the specified container in the storage account.
- deleteContainer(BlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobContainerClientWrapper
- deleteContainer(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobContainerOperations
- determineBlobName(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobProducer
- doStart() - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpoint
- DOWNLOAD_LINK - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- DOWNLOAD_LINK_EXPIRATION - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- downloadBlobToFile - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Downloads the entire blob into a file specified by the path.
- downloadBlobToFile(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- downloadLink - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Generates the download link for the specified blob using shared access signatures (SAS).
- downloadLink(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- downloadLink(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- downloadToFileWithResponse(String, BlobRange, ParallelTransferOptions, DownloadRetryOptions, BlobRequestConditions, boolean, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- downloadWithResponse(OutputStream, BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
E
- E_TAG - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- ENCRYPTION_KEY_SHA_256 - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- ENCRYPTION_SCOPE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- encryptionKeySha256(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- encryptionScope(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- eTag(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
F
- FILE_DIR - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- FILE_NAME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- fileName(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
G
- generateSas(BlobServiceSasSignatureValues) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- getAccessKey() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
Access key for the associated azure account name to be used for authentication with azure blob services
- getAccessTier() - Method in class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
- getAccessTierFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getAccountName() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
Azure account name to be used for authentication with azure blob services
- getAllOptions(Object) - Method in class org.apache.camel.component.azure.storage.blob.BlobComponentConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointConfigurer
- getBlob - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Get the content of the blob, can be restricted to a blob range.
- getBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- getBlobBlockList - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Returns the list of blocks that have been uploaded as part of a block blob using the specified block list filter.
- getBlobBlockList(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- getBlobClientWrapper(String) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobContainerClientWrapper
- getBlobContainerClientWrapper(String) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobServiceClientWrapper
- getBlobContainerNameFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getBlobHttpHeaders() - Method in class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
- getBlobHttpHeadersFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getBlobListDetailsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getBlobName() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
The blob name, required for consumer.
- getBlobName() - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- getBlobName(BlobConfiguration, Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobUtils
- getBlobNameFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getBlobOffset() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
Set the blob offset for the upload or download operations, default is 0
- getBlobOperationsDefinitionFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getBlobRequestConditions() - Method in class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
- getBlobRequestConditionsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getBlobSequenceNumberFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getBlobServiceClient() - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpoint
-
Client to a storage account.
- getBlobType() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
The blob type in order to initiate the appropriate settings for each blob type
- getBlobUrl() - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- getBlockEntry() - Method in class org.apache.camel.component.azure.storage.blob.BlobBlock
- getBlockListTypeFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getBlockStream() - Method in class org.apache.camel.component.azure.storage.blob.BlobBlock
- getBody() - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
- getCommitBlockListFlagFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getCommonRequestOptions(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobUtils
- getConfiguration() - Method in class org.apache.camel.component.azure.storage.blob.BlobComponent
-
The component configurations
- getConfiguration() - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpoint
-
The component configurations
- getContainerName() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
The blob container name
- getContainerName(BlobConfiguration, Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobUtils
- getContentMD5() - Method in class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
- getContentMd5FromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getCreateAppendBlobFlagFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getCreatePageBlobFlagFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getCredentials() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
StorageSharedKeyCredential can be injected to create the azure client, this holds the important authentication information
- getDataCount() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
How many bytes to include in the range.
- getDeleteSnapshotsOptionTypeFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getDownloadLinkExpirationFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getEndpoint() - Method in class org.apache.camel.component.azure.storage.blob.BlobConsumer
- getEndpoint() - Method in class org.apache.camel.component.azure.storage.blob.BlobProducer
- getFileDir() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
The file directory where the downloaded blobs will be saved to, this can be used in both, producer and consumer
- getFileDirFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getHeaders() - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
- getInMessage(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobUtils
- getInputStream() - Method in class org.apache.camel.component.azure.storage.blob.BlobStreamAndLength
- getInputStreamLength(InputStream) - Static method in class org.apache.camel.component.azure.storage.blob.BlobUtils
- getListBlobContainersOptionsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getListBlobsOptionsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getMaxResultsPerPageFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getMaxRetryRequests() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
- getMetadata() - Method in class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
- getMetadataFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getOperation() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
The blob operation that can be used with this component on the producer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointConfigurer
- getPageBlobRanges - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Returns the list of valid page ranges for a page blob or snapshot of a page blob.
- getPageBlobRanges(BlobRange, BlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- getPageBlobRanges(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- getPageBlobSize(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getPageRangeFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getParallelTransferOptionsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getPrefixFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getPublicAccessTypeFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- getServiceClient() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
Client to a storage account.
- getStreamLength() - Method in class org.apache.camel.component.azure.storage.blob.BlobStreamAndLength
- getTimeout() - Method in class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
- getTimeoutFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
H
- httpHeaders(HttpHeaders) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
I
- IS_ACCESS_TIER_INFRRRED - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- IS_INCREMENTAL_COPY - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- IS_SERVER_ENCRYPTED - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- isAccessTierInferred(Boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- isCloseStreamAfterRead() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
Close the stream after read or keep it open, default is true
- isCloseStreamAfterWrite() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
-
Close the stream after write or keep it open, default is true
- isIncrementalCopy(Boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- isServerEncrypted(Boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
L
- LAST_MODIFIED - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- lastModified(OffsetDateTime) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- LEASE_DURATION - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- LEASE_STATE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- LEASE_STATUS - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- leaseDuration(LeaseDurationType) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- leaseId() - Method in class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
- leaseState(LeaseStateType) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- leaseStatus(LeaseStatusType) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- LIST_BLOB_CONTAINERS_OPTIONS - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- LIST_BLOB_OPTIONS - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- listBlobBlocks(BlockListType, String, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- listBlobContainers - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Returns a list of containers in the storage account.
- listBlobContainers(ListBlobContainersOptions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobServiceClientWrapper
- listBlobContainers(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobServiceOperations
- listBlobs - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Returns a list of blobs in this container, with folder structures flattened.
- listBlobs(ListBlobsOptions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobContainerClientWrapper
- listBlobs(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobContainerOperations
M
- MAX_RESULTS_PER_PAGE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- metadata(Map<String, String>) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
- METADATA - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
O
- openInputStream(BlobRange, BlobRequestConditions) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- org.apache.camel.component.azure.storage.blob - package org.apache.camel.component.azure.storage.blob
- org.apache.camel.component.azure.storage.blob.client - package org.apache.camel.component.azure.storage.blob.client
- org.apache.camel.component.azure.storage.blob.operations - package org.apache.camel.component.azure.storage.blob.operations
P
- PAGE_BLOB_DEFAULT_SIZE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- PAGE_BLOB_RANGE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- PAGE_BLOB_SIZE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- pageblob - org.apache.camel.component.azure.storage.blob.BlobType
- PARALLEL_TRANSFER_OPTIONS - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- poll() - Method in class org.apache.camel.component.azure.storage.blob.BlobConsumer
- PREFIX - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- process(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobProducer
- PUBLIC_ACCESS_TYPE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
R
- RAW_HTTP_HEADERS - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- resizePageBlob - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Resizes the page blob to the specified size (which must be a multiple of 512).
- resizePageBlob(long, BlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- resizePageBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
S
- setAccessKey(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setAccountName(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setBlobName(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setBlobOffset(long) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setBlobServiceClient(BlobServiceClient) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpoint
- setBlobType(BlobType) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setBody(Object) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
- setCloseStreamAfterRead(boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setCloseStreamAfterWrite(boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setConfiguration(BlobConfiguration) - Method in class org.apache.camel.component.azure.storage.blob.BlobComponent
- setConfiguration(BlobConfiguration) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpoint
- setContainerName(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setCredentials(StorageSharedKeyCredential) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setDataCount(Long) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setFileDir(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setHeaders(Map<String, Object>) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
- setMaxRetryRequests(int) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setOperation(BlobOperationsDefinition) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- setResponseOnExchange(BlobOperationResponse, Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpoint
- setServiceClient(BlobServiceClient) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
- stageBlockBlob(String, InputStream, long, byte[], String, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- stageBlockBlobList - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlobBlockList.
- stageBlockBlobList(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
T
- TIMEOUT - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
- toMap() - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
U
- uploadBlockBlob - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Creates a new block blob, or updates the content of an existing block blob.
- uploadBlockBlob(InputStream, long, BlobHttpHeaders, Map<String, String>, AccessTier, byte[], BlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- uploadBlockBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
- uploadPageBlob - org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Writes one or more pages to the page blob.
- uploadPageBlob(PageRange, InputStream, byte[], PageBlobRequestConditions, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
- uploadPageBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
V
- valueOf(String) - Static method in enum org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.azure.storage.blob.BlobType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.camel.component.azure.storage.blob.BlobType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages