Interface AzureStorageQueueComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface AzureStorageQueueComponentBuilderFactory
Stores and retrieves messages to/from Azure Storage Queue.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Azure Storage Queue Service component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionAzure Storage Queue Service (camel-azure-storage-queue) Stores and retrieves messages to/from Azure Storage Queue.
-
Method Details
-
azureStorageQueue
static AzureStorageQueueComponentBuilderFactory.AzureStorageQueueComponentBuilder azureStorageQueue()Azure Storage Queue Service (camel-azure-storage-queue) Stores and retrieves messages to/from Azure Storage Queue. Category: cloud,messaging Since: 3.3 Maven coordinates: org.apache.camel:camel-azure-storage-queue- Returns:
- the dsl builder
-