A B C D E G I L M O P Q R S T U V 
All Classes All Packages

A

AbstractConfiguration - Class in org.apache.camel.component.azure.common
 
AbstractConfiguration() - Constructor for class org.apache.camel.component.azure.common.AbstractConfiguration
 
AbstractServiceRequestOptions - Class in org.apache.camel.component.azure.common
 
AbstractServiceRequestOptions() - Constructor for class org.apache.camel.component.azure.common.AbstractServiceRequestOptions
 
ACCESS_CONDITION - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
addMessage - org.apache.camel.component.azure.queue.QueueServiceOperations
 
APPEND_BLOCK_CREATED - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
appendblob - org.apache.camel.component.azure.blob.BlobType
 

B

BLOB_CLIENT - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
BLOB_LISTING_DETAILS - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
BLOB_REQUEST_OPTIONS - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
BLOB_SERVICE_REQUEST_OPTIONS - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
BlobBlock - Class in org.apache.camel.component.azure.blob
 
BlobBlock(BlockEntry, InputStream) - Constructor for class org.apache.camel.component.azure.blob.BlobBlock
 
BlobBlock(InputStream) - Constructor for class org.apache.camel.component.azure.blob.BlobBlock
 
BlobBlock(String, BlockSearchMode, InputStream) - Constructor for class org.apache.camel.component.azure.blob.BlobBlock
 
BlobBlock(String, InputStream) - Constructor for class org.apache.camel.component.azure.blob.BlobBlock
 
BlobHeadersConstants - Interface in org.apache.camel.component.azure.blob
 
BlobServiceComponent - Class in org.apache.camel.component.azure.blob
 
BlobServiceComponent() - Constructor for class org.apache.camel.component.azure.blob.BlobServiceComponent
 
BlobServiceComponent(CamelContext) - Constructor for class org.apache.camel.component.azure.blob.BlobServiceComponent
 
BlobServiceComponentConfigurer - Class in org.apache.camel.component.azure.blob
Generated by camel build tools - do NOT edit this file!
BlobServiceComponentConfigurer() - Constructor for class org.apache.camel.component.azure.blob.BlobServiceComponentConfigurer
 
BlobServiceConfiguration - Class in org.apache.camel.component.azure.blob
 
BlobServiceConfiguration() - Constructor for class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
BlobServiceConstants - Interface in org.apache.camel.component.azure.blob
 
BlobServiceConsumer - Class in org.apache.camel.component.azure.blob
A Consumer of the blob content from the Azure Blob Service
BlobServiceConsumer(BlobServiceEndpoint, Processor) - Constructor for class org.apache.camel.component.azure.blob.BlobServiceConsumer
 
BlobServiceEndpoint - Class in org.apache.camel.component.azure.blob
Store and retrieve blobs from Azure Storage Blob Service.
BlobServiceEndpoint(String, Component, BlobServiceConfiguration) - Constructor for class org.apache.camel.component.azure.blob.BlobServiceEndpoint
 
BlobServiceEndpointConfigurer - Class in org.apache.camel.component.azure.blob
Generated by camel build tools - do NOT edit this file!
BlobServiceEndpointConfigurer() - Constructor for class org.apache.camel.component.azure.blob.BlobServiceEndpointConfigurer
 
BlobServiceOperations - Enum in org.apache.camel.component.azure.blob
 
BlobServiceProducer - Class in org.apache.camel.component.azure.blob
A Producer which sends messages to the Azure Storage Blob Service
BlobServiceProducer(Endpoint) - Constructor for class org.apache.camel.component.azure.blob.BlobServiceProducer
 
BlobServiceRequestOptions - Class in org.apache.camel.component.azure.blob
 
BlobServiceRequestOptions() - Constructor for class org.apache.camel.component.azure.blob.BlobServiceRequestOptions
 
BlobServiceUtil - Class in org.apache.camel.component.azure.blob
 
BlobType - Enum in org.apache.camel.component.azure.blob
Blob Type
blockblob - org.apache.camel.component.azure.blob.BlobType
 

C

clearPageBlob - org.apache.camel.component.azure.blob.BlobServiceOperations
 
COMMIT_BLOCK_LIST_LATER - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
commitBlobBlockList - org.apache.camel.component.azure.blob.BlobServiceOperations
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.blob.BlobServiceComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.blob.BlobServiceEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.queue.QueueServiceComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.queue.QueueServiceEndpointConfigurer
 
configureCloudBlobForRead(CloudBlob, BlobServiceConfiguration) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
copy() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
copy() - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
 
createAppendBlob - org.apache.camel.component.azure.blob.BlobServiceOperations
 
createAppendBlobClient(Exchange, BlobServiceConfiguration) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
createBlobContainerClient(Exchange, BlobServiceConfiguration) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
createBlockBlobClient(Exchange, BlobServiceConfiguration) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
createConsumer(Processor) - Method in class org.apache.camel.component.azure.blob.BlobServiceEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.azure.queue.QueueServiceEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.azure.blob.BlobServiceComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.azure.queue.QueueServiceComponent
 
createPageBlob - org.apache.camel.component.azure.blob.BlobServiceOperations
Page Block operations
createPageBlobClient(Exchange, BlobServiceConfiguration) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
createProducer() - Method in class org.apache.camel.component.azure.blob.BlobServiceEndpoint
 
createProducer() - Method in class org.apache.camel.component.azure.queue.QueueServiceEndpoint
 
createQueue - org.apache.camel.component.azure.queue.QueueServiceOperations
 
createQueueClient(QueueServiceConfiguration) - Static method in class org.apache.camel.component.azure.queue.QueueServiceUtil
 

D

deleteBlob - org.apache.camel.component.azure.blob.BlobServiceOperations
 
deleteMessage - org.apache.camel.component.azure.queue.QueueServiceOperations
 
deleteQueue - org.apache.camel.component.azure.queue.QueueServiceOperations
 

E

ExchangeUtil - Class in org.apache.camel.component.azure.common
 

G

getAccessCond() - Method in class org.apache.camel.component.azure.blob.BlobServiceRequestOptions
 
getAccountCredentials() - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
 
getAccountName() - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
 
getAllOptions(Object) - Method in class org.apache.camel.component.azure.blob.BlobServiceComponentConfigurer
 
getAllOptions(Object) - Method in class org.apache.camel.component.azure.blob.BlobServiceEndpointConfigurer
 
getAllOptions(Object) - Method in class org.apache.camel.component.azure.queue.QueueServiceComponentConfigurer
 
getAllOptions(Object) - Method in class org.apache.camel.component.azure.queue.QueueServiceEndpointConfigurer
 
getAzureBlobClient() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getAzureQueueClient() - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
 
getBlob - org.apache.camel.component.azure.blob.BlobServiceOperations
Common to all block types
getBlob(Exchange, BlobServiceConfiguration) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
getBlobBlockList - org.apache.camel.component.azure.blob.BlobServiceOperations
 
getBlobMetadata() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getBlobName() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getBlobName(Exchange, BlobServiceConfiguration) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
getBlobOffset() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getBlobPrefix() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getBlobType() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getBlockEntry() - Method in class org.apache.camel.component.azure.blob.BlobBlock
 
getBlockStream() - Method in class org.apache.camel.component.azure.blob.BlobBlock
 
getConfiguration() - Method in class org.apache.camel.component.azure.blob.BlobServiceComponent
 
getConfiguration() - Method in class org.apache.camel.component.azure.blob.BlobServiceConsumer
 
getConfiguration() - Method in class org.apache.camel.component.azure.blob.BlobServiceEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.azure.blob.BlobServiceProducer
 
getConfiguration() - Method in class org.apache.camel.component.azure.queue.QueueServiceComponent
 
getConfiguration() - Method in class org.apache.camel.component.azure.queue.QueueServiceConsumer
 
getConfiguration() - Method in class org.apache.camel.component.azure.queue.QueueServiceEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.azure.queue.QueueServiceProducer
 
getConfiguredClient(QueueServiceConfiguration) - Static method in class org.apache.camel.component.azure.queue.QueueServiceUtil
 
getConfiguredClient(Exchange, BlobServiceConfiguration) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
getContainerName() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getCredentials() - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
 
getCredentialsAccountKey() - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
 
getCredentialsAccountName() - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
 
getDataLength() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getEndpoint() - Method in class org.apache.camel.component.azure.blob.BlobServiceConsumer
 
getEndpoint() - Method in class org.apache.camel.component.azure.blob.BlobServiceProducer
 
getEndpoint() - Method in class org.apache.camel.component.azure.queue.QueueServiceConsumer
 
getEndpoint() - Method in class org.apache.camel.component.azure.queue.QueueServiceProducer
 
getFileDir() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getMessageForResponse(Exchange) - Static method in class org.apache.camel.component.azure.common.ExchangeUtil
 
getMessageTimeToLive() - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
 
getMessageVisibilityDelay() - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
 
getOpContext() - Method in class org.apache.camel.component.azure.common.AbstractServiceRequestOptions
 
getOperation() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getOperation() - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.blob.BlobServiceComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.blob.BlobServiceEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.queue.QueueServiceComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.queue.QueueServiceEndpointConfigurer
 
getPageBlobRanges - org.apache.camel.component.azure.blob.BlobServiceOperations
 
getQueueName() - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
 
getQueuePrefix() - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
 
getRequestOptions(Exchange) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
getRequestOptions(Exchange) - Static method in class org.apache.camel.component.azure.queue.QueueServiceUtil
 
getRequestOpts() - Method in class org.apache.camel.component.azure.blob.BlobServiceRequestOptions
 
getRequestOpts() - Method in class org.apache.camel.component.azure.queue.QueueServiceRequestOptions
 
getStreamReadSize() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
getStreamWriteSize() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 

I

isCloseStreamAfterRead() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
isCloseStreamAfterWrite() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
isPublicForRead() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
isUseFlatListing() - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
 
isValidateClientURI() - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
 

L

listBlobs - org.apache.camel.component.azure.blob.BlobServiceOperations
 
listQueues - org.apache.camel.component.azure.queue.QueueServiceOperations
 

M

MESSAGE_UPDATE_FIELDS - Static variable in interface org.apache.camel.component.azure.queue.QueueServiceConstants
 
MISSING_BLOB_CREDENTIALS_EXCEPTION_MESSAGE - Static variable in class org.apache.camel.component.azure.blob.BlobServiceComponent
 
MISSING_QUEUE_CREDNTIALS_EXCEPTION_MESSAGE - Static variable in class org.apache.camel.component.azure.queue.QueueServiceComponent
 

O

OPERATION - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
OPERATION - Static variable in interface org.apache.camel.component.azure.queue.QueueServiceConstants
 
OPERATION_CONTEXT - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
OPERATION_CONTEXT - Static variable in interface org.apache.camel.component.azure.queue.QueueServiceConstants
 
org.apache.camel.component.azure.blob - package org.apache.camel.component.azure.blob
 
org.apache.camel.component.azure.common - package org.apache.camel.component.azure.common
 
org.apache.camel.component.azure.queue - package org.apache.camel.component.azure.queue
 
OVERRIDE_BLOB_NAME - Static variable in interface org.apache.camel.component.azure.blob.BlobHeadersConstants
 

P

PAGE_BLOB_RANGE - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
PAGE_BLOB_SIZE - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
PAGE_BLOCK_CREATED - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
pageblob - org.apache.camel.component.azure.blob.BlobType
 
peekMessage - org.apache.camel.component.azure.queue.QueueServiceOperations
 
poll() - Method in class org.apache.camel.component.azure.blob.BlobServiceConsumer
 
poll() - Method in class org.apache.camel.component.azure.queue.QueueServiceConsumer
 
prepareStorageBlobUri(Exchange, BlobServiceConfiguration) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
prepareStorageBlobUri(Exchange, BlobServiceConfiguration, boolean) - Static method in class org.apache.camel.component.azure.blob.BlobServiceUtil
 
prepareStorageQueueUri(QueueServiceConfiguration) - Static method in class org.apache.camel.component.azure.queue.QueueServiceUtil
 
process(Exchange) - Method in class org.apache.camel.component.azure.blob.BlobServiceProducer
 
process(Exchange) - Method in class org.apache.camel.component.azure.queue.QueueServiceProducer
 

Q

QUEUE_CLIENT - Static variable in interface org.apache.camel.component.azure.queue.QueueServiceConstants
 
QUEUE_CREATED - Static variable in interface org.apache.camel.component.azure.queue.QueueServiceConstants
 
QUEUE_LISTING_DETAILS - Static variable in interface org.apache.camel.component.azure.queue.QueueServiceConstants
 
QUEUE_REQUEST_OPTIONS - Static variable in interface org.apache.camel.component.azure.queue.QueueServiceConstants
 
QUEUE_SERVICE_REQUEST_OPTIONS - Static variable in interface org.apache.camel.component.azure.queue.QueueServiceConstants
 
QueueServiceComponent - Class in org.apache.camel.component.azure.queue
 
QueueServiceComponent() - Constructor for class org.apache.camel.component.azure.queue.QueueServiceComponent
 
QueueServiceComponentConfigurer - Class in org.apache.camel.component.azure.queue
Generated by camel build tools - do NOT edit this file!
QueueServiceComponentConfigurer() - Constructor for class org.apache.camel.component.azure.queue.QueueServiceComponentConfigurer
 
QueueServiceConfiguration - Class in org.apache.camel.component.azure.queue
 
QueueServiceConfiguration() - Constructor for class org.apache.camel.component.azure.queue.QueueServiceConfiguration
 
QueueServiceConstants - Interface in org.apache.camel.component.azure.queue
 
QueueServiceConsumer - Class in org.apache.camel.component.azure.queue
A Consumer of the queue content from the Azure Queue Service
QueueServiceConsumer(QueueServiceEndpoint, Processor) - Constructor for class org.apache.camel.component.azure.queue.QueueServiceConsumer
 
QueueServiceEndpoint - Class in org.apache.camel.component.azure.queue
Store and retrieve messages from Azure Storage Queue Service.
QueueServiceEndpoint(String, Component, QueueServiceConfiguration) - Constructor for class org.apache.camel.component.azure.queue.QueueServiceEndpoint
 
QueueServiceEndpointConfigurer - Class in org.apache.camel.component.azure.queue
Generated by camel build tools - do NOT edit this file!
QueueServiceEndpointConfigurer() - Constructor for class org.apache.camel.component.azure.queue.QueueServiceEndpointConfigurer
 
QueueServiceOperations - Enum in org.apache.camel.component.azure.queue
 
QueueServiceProducer - Class in org.apache.camel.component.azure.queue
A Producer which sends messages to the Azure Storage Queue Service
QueueServiceProducer(Endpoint) - Constructor for class org.apache.camel.component.azure.queue.QueueServiceProducer
 
QueueServiceRequestOptions - Class in org.apache.camel.component.azure.queue
 
QueueServiceRequestOptions() - Constructor for class org.apache.camel.component.azure.queue.QueueServiceRequestOptions
 
QueueServiceUtil - Class in org.apache.camel.component.azure.queue
 

R

resizePageBlob - org.apache.camel.component.azure.blob.BlobServiceOperations
 
retrieveMessage - org.apache.camel.component.azure.queue.QueueServiceOperations
 
retrieveMessage(Exchange, QueueServiceConfiguration) - Static method in class org.apache.camel.component.azure.queue.QueueServiceUtil
 

S

SERVICE_URI_SEGMENT - Static variable in interface org.apache.camel.component.azure.blob.BlobServiceConstants
 
SERVICE_URI_SEGMENT - Static variable in interface org.apache.camel.component.azure.queue.QueueServiceConstants
 
setAccessCond(AccessCondition) - Method in class org.apache.camel.component.azure.blob.BlobServiceRequestOptions
 
setAccountName(String) - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
Set the Azure account name
setAzureBlobClient(CloudBlob) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
The blob service client
setAzureQueueClient(CloudQueue) - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
The queue service client
setBlobMetadata(Map<String, String>) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Set the blob meta-data
setBlobName(String) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Blob name, required for most operations
setBlobOffset(Long) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Set the blob offset for the upload or download operations, default is 0
setBlobPrefix(String) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Set a prefix which can be used for listing the blobs
setBlobType(BlobType) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Set a blob type, 'blockblob' is default
setCloseStreamAfterRead(boolean) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Close the stream after read or keep it open, default is true
setCloseStreamAfterWrite(boolean) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Close the stream after write or keep it open, default is true
setConfiguration(BlobServiceConfiguration) - Method in class org.apache.camel.component.azure.blob.BlobServiceComponent
The Blob Service configuration
setConfiguration(BlobServiceConfiguration) - Method in class org.apache.camel.component.azure.blob.BlobServiceEndpoint
 
setConfiguration(QueueServiceConfiguration) - Method in class org.apache.camel.component.azure.queue.QueueServiceComponent
The Queue Service configuration
setConfiguration(QueueServiceConfiguration) - Method in class org.apache.camel.component.azure.queue.QueueServiceEndpoint
 
setContainerName(String) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Set the blob service container name
setCredentials(StorageCredentials) - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
Set the storage credentials, required in most cases
setCredentialsAccountKey(String) - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
Set the storage account key used during authentication phase
setCredentialsAccountName(String) - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
Set the storage account name used during authentication phase
setDataLength(Long) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Set the data length for the download or page blob upload operations
setFileDir(String) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Set the file directory where the downloaded blobs will be saved to
setMessageTimeToLive(int) - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
Message Time To Live in seconds
setMessageVisibilityDelay(int) - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
Message Visibility Delay in seconds
setOpContext(OperationContext) - Method in class org.apache.camel.component.azure.common.AbstractServiceRequestOptions
 
setOperation(BlobServiceOperations) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Blob service operation hint to the producer
setOperation(QueueServiceOperations) - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
Queue service operation hint to the producer
setPublicForRead(boolean) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Storage resources can be public for reading their content, if this property is enabled then the credentials do not have to be set
setQueueName(String) - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
The queue resource name
setQueuePrefix(String) - Method in class org.apache.camel.component.azure.queue.QueueServiceConfiguration
Set a prefix which can be used for listing the queues
setRequestOpts(BlobRequestOptions) - Method in class org.apache.camel.component.azure.blob.BlobServiceRequestOptions
 
setRequestOpts(QueueRequestOptions) - Method in class org.apache.camel.component.azure.queue.QueueServiceRequestOptions
 
setStreamReadSize(int) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Set the minimum read size in bytes when reading the blob content
setStreamWriteSize(int) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Set the size of the buffer for writing block and page blocks
setUseFlatListing(boolean) - Method in class org.apache.camel.component.azure.blob.BlobServiceConfiguration
Specify if the flat or hierarchical blob listing should be used
setValidateClientURI(boolean) - Method in class org.apache.camel.component.azure.common.AbstractConfiguration
Whether to validate the Azure client URI

T

toString() - Method in class org.apache.camel.component.azure.blob.BlobServiceProducer
 
toString() - Method in class org.apache.camel.component.azure.queue.QueueServiceProducer
 

U

updateAppendBlob - org.apache.camel.component.azure.blob.BlobServiceOperations
 
updateBlockBlob - org.apache.camel.component.azure.blob.BlobServiceOperations
 
updateMessage - org.apache.camel.component.azure.queue.QueueServiceOperations
 
updatePageBlob - org.apache.camel.component.azure.blob.BlobServiceOperations
 
uploadBlobBlocks - org.apache.camel.component.azure.blob.BlobServiceOperations
 

V

valueOf(String) - Static method in enum org.apache.camel.component.azure.blob.BlobServiceOperations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.azure.blob.BlobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.azure.queue.QueueServiceOperations
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.azure.blob.BlobServiceOperations
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.blob.BlobType
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.queue.QueueServiceOperations
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G I L M O P Q R S T U V 
All Classes All Packages