- getAccessKey() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
Access key for the associated azure account name to be used for authentication with azure queue services
- getAccountName() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
Azure account name to be used for authentication with azure queue services
- getBody() - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
-
- getConfiguration() - Method in class org.apache.camel.component.azure.storage.queue.QueueComponent
-
The component configurations
- getConfiguration() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getConfiguration() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpoint
-
The component configurations
- getCreateQueueFlagFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-
- getCredentials() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
StorageSharedKeyCredential can be injected to create the azure client, this holds the important authentication
information
- getEndpoint() - Method in class org.apache.camel.component.azure.storage.queue.QueueConsumer
-
- getEndpoint() - Method in class org.apache.camel.component.azure.storage.queue.QueueProducer
-
- getHeaders() - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
-
- getMaxMessages() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
Maximum number of messages to get, if there are less messages exist in the queue than requested all the messages
will be returned.
- getMaxMessages(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getMaxMessagesFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-
- getMessageId() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
The ID of the message to be deleted or updated.
- getMessageId(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getMessageIdFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-
- getMetadata(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getMetadataFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-
- getOperation() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
Queue service operation hint to the producer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueComponentConfigurer
-
- getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointConfigurer
-
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueComponentConfigurer
-
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointConfigurer
-
- getPopReceipt() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
Unique identifier that must match for the message to be deleted or updated.
- getPopReceipt(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getPopReceiptFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-
- getQueueClientWrapper(String) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueServiceClientWrapper
-
- getQueueName() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
The queue resource name
- getQueueName(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getQueueNameFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-
- getQueueOperation(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getQueueOperationsDefinitionFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-
- getQueueServiceClient() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpoint
-
- getQueuesSegmentOptions(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getQueuesSegmentOptionsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-
- getServiceClient() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
Service client to a storage account to interact with the queue service.
- getTimeout() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
An optional timeout applied to the operation.
- getTimeout(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getTimeoutFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-
- getTimeToLive() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
How long the message will stay alive in the queue.
- getTimeToLive(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getTimeToLiveFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-
- getVisibilityTimeout() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
-
The timeout period for how long the message is invisible in the queue.
- getVisibilityTimeout(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
-
- getVisibilityTimeout(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
-