Index

A B C D E F G H I L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

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 - Enum constant in enum class 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
 
appendBlobExists() - 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
 
AZURE_IDENTITY - Enum constant in enum class org.apache.camel.component.azure.storage.blob.CredentialType
Includes: Service principal with secret Service principal with certificate username and password

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
 
BLOB_UPLOAD_SIZE - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
 
BlobBlock - Class in org.apache.camel.component.azure.storage.blob
 
BlobChangeFeedOperations - Class in org.apache.camel.component.azure.storage.blob.operations
 
BlobChangeFeedOperations(BlobChangefeedClient, BlobConfigurationOptionsProxy) - Constructor for class org.apache.camel.component.azure.storage.blob.operations.BlobChangeFeedOperations
 
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
 
BlobConfigurationOptionsProxy - Class in org.apache.camel.component.azure.storage.blob
BlobConfigurationOptionsProxy(BlobConfiguration) - Constructor for class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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(BlobConfiguration, 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.
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
 
BlobEndpointUriFactory - Class in org.apache.camel.component.azure.storage.blob
Generated by camel build tools - do NOT edit this file!
BlobEndpointUriFactory() - Constructor for class org.apache.camel.component.azure.storage.blob.BlobEndpointUriFactory
 
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
 
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 Class 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(BlobConfiguration, 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 Class 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 - Enum constant in enum class org.apache.camel.component.azure.storage.blob.BlobType
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointUriFactory
 

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
 
CHANGE_FEED_CONTEXT - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
 
CHANGE_FEED_END_TIME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
 
CHANGE_FEED_START_TIME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
 
clearPageBlob - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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
 
copyBlob - Enum constant in enum class org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
Returns transaction logs of all the changes that occur to the blobs and the blob metadata in your storage account.
copyBlob(String, String, String, String) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
 
copyBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperations
 
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(Response) - Static method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
 
create(Object) - Static method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
 
create(Object, Map<String, Object>) - Static method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
 
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 - Enum constant in enum class 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, long, 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 - Enum constant in enum class 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 - Enum constant in enum class 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
 
createWithEmptyBody() - Static method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
 
createWithEmptyBody(Response) - Static method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
 
createWithEmptyBody(Map<String, Object>) - Static method in class org.apache.camel.component.azure.storage.blob.operations.BlobOperationResponse
 
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
 
CredentialType - Enum Class in org.apache.camel.component.azure.storage.blob
 

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 - Enum constant in enum class 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 - Enum constant in enum class 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
 
DESTINATION_BLOB_NAME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
 
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 - Enum constant in enum class 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 - Enum constant in enum class 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
 
getAccessTier(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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
getAutowiredNames() - Method in class org.apache.camel.component.azure.storage.blob.BlobComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointConfigurer
 
getBlob - Enum constant in enum class 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 - Enum constant in enum class 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
 
getBlobHttpHeaders(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getBlobHttpHeadersFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getBlobListDetails(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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, to consume specific blob from a container.
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
 
getBlobName(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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
 
getBlobRange(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getBlobRequestConditions() - Method in class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
 
getBlobRequestConditions(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getBlobRequestConditionsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getBlobSequenceNumber() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
A user-controlled value that you can use to track requests.
getBlobSequenceNumber(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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
 
getBlockListType() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
Specifies which type of blocks to return.
getBlockListType(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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
 
getChangeFeed - Enum constant in enum class org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
Returns transaction logs of all the changes that occur to the blobs and the blob metadata in your storage account.
getChangeFeedContext() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
When using `getChangeFeed` producer operation, this gives additional context that is passed through the Http pipeline during the service call.
getChangeFeedContext(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getChangeFeedContextFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getChangeFeedEndTime() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
When using `getChangeFeed` producer operation, this filters the results to return events approximately before the end time.
getChangeFeedEndTime(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getChangeFeedEndTimeFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getChangeFeedStartTime() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
When using `getChangeFeed` producer operation, this filters the results to return events approximately after the start time.
getChangeFeedStartTime(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getChangeFeedStartTimeFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointConfigurer
 
getCommitBlockListFlagFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
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.BlobConfigurationOptionsProxy
 
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
 
getContainerName(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getContentMd5(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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
getCredentialType() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
getDataCount() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
How many bytes to include in the range.
getDeleteSnapshotsOptionType(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getDeleteSnapshotsOptionTypeFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getDownloadLinkExpiration() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
Override the default expiration (millis) of URL download link.
getDownloadLinkExpiration(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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
 
getEvents(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.operations.BlobChangeFeedOperations
 
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
getFileDir(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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
 
getListBlobContainersOptions(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getListBlobContainersOptionsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getListBlobOptions(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getListBlobsOptions(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getListBlobsOptionsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getMaxResultsPerPage() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
Specifies the maximum number of blobs to return, including all BlobPrefix elements.
getMaxResultsPerPage(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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.
getMaxRetryRequests() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getMetadata() - Method in class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
 
getMetadata(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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
getOperation(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointConfigurer
 
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 - Enum constant in enum class 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() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
Specifies the maximum size for the page blob, up to 8 TB.
getPageBlobSize(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getPageBlobSize(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getPageRange(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getPageRangeFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getParallelTransferOptions(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getParallelTransferOptionsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getPrefix() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
Filters the results to return only blobs whose names begin with the specified prefix.
getPrefix(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getPrefixFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getPublicAccessType(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getPublicAccessTypeFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
getRegex() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
Filters the results to return only blobs whose names match the specified regular expression.
getRegex(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
getRegexFromHeaders(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.
getSourceBlobAccessKey() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
getStreamLength() - Method in class org.apache.camel.component.azure.storage.blob.BlobStreamAndLength
 
getTimeout() - Method in class org.apache.camel.component.azure.storage.blob.BlobCommonRequestOptions
 
getTimeout() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
An optional timeout value beyond which a RuntimeException will be raised.
getTimeout(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
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
isCommitBlockListLater() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
When is set to `true`, the staged blocks will not be committed directly.
isCommitBlockListLater(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
isCreateAppendBlob() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
When is set to `true`, the append blocks will be created when committing append blocks.
isCreateAppendBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
isCreatePageBlob() - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
When is set to `true`, the page blob will be created when uploading page blob.
isCreatePageBlob(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfigurationOptionsProxy
 
isEnabled(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointUriFactory
 
isIncrementalCopy(Boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobExchangeHeaders
 
isLenientProperties() - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointUriFactory
 
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 - Enum constant in enum class 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 - Enum constant in enum class 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
 
multiValuePrefixes() - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointUriFactory
 

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 - Enum constant in enum class org.apache.camel.component.azure.storage.blob.BlobType
 
pageBlobExists() - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
 
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
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.azure.storage.blob.BlobConsumer
 
processRollback(Exchange) - Method in class org.apache.camel.component.azure.storage.blob.BlobConsumer
Strategy when processing the exchange failed.
propertyNames() - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointUriFactory
 
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
 
REGEX - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
 
resizePageBlob - Enum constant in enum class 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

secretPropertyNames() - Method in class org.apache.camel.component.azure.storage.blob.BlobEndpointUriFactory
 
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
 
setBlobSequenceNumber(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
 
setBlockListType(BlockListType) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
setChangeFeedContext(Context) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
setChangeFeedEndTime(OffsetDateTime) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
setChangeFeedStartTime(OffsetDateTime) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
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
 
setCommitBlockListLater(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
 
setCreateAppendBlob(boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
setCreatePageBlob(boolean) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
setCredentials(StorageSharedKeyCredential) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
setCredentialType(CredentialType) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
Determines the credential strategy to adopt
setDataCount(Long) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
setDownloadLinkExpiration(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
 
setMaxResultsPerPage(Integer) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
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
 
setPageBlobSize(Long) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
setPrefix(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
setRegex(String) - 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
 
setSourceBlobAccessKey(String) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
Source Blob Access Key: for copyblob operation, sadly, we need to have an accessKey for the source blob we want to copy Passing an accessKey as header, it's unsafe so we could set as key.
setTimeout(Duration) - Method in class org.apache.camel.component.azure.storage.blob.BlobConfiguration
 
SHARED_ACCOUNT_KEY - Enum constant in enum class org.apache.camel.component.azure.storage.blob.CredentialType
storage shared account key
SHARED_KEY_CREDENTIAL - Enum constant in enum class org.apache.camel.component.azure.storage.blob.CredentialType
Shared key credential
SOURCE_BLOB_ACCOUNT_NAME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
 
SOURCE_BLOB_CONTAINER_NAME - Static variable in class org.apache.camel.component.azure.storage.blob.BlobConstants
 
stageBlockBlob(String, InputStream, long, byte[], String, Duration) - Method in class org.apache.camel.component.azure.storage.blob.client.BlobClientWrapper
 
stageBlockBlobList - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 class org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.azure.storage.blob.BlobType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.azure.storage.blob.CredentialType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.azure.storage.blob.BlobType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.azure.storage.blob.CredentialType
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G H I L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values