Interface AzureQueueComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AzureQueueComponentBuilderFactory
Store and retrieve messages from Azure Storage Queue Service. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAzureQueueComponentBuilderFactory.AzureQueueComponentBuilderBuilder for the Azure Storage Queue Service (Legacy) component.static classAzureQueueComponentBuilderFactory.AzureQueueComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AzureQueueComponentBuilderFactory.AzureQueueComponentBuilderazureQueue()Azure Storage Queue Service (Legacy) (camel-azure) Store and retrieve messages from Azure Storage Queue Service.
-
-
-
Method Detail
-
azureQueue
static AzureQueueComponentBuilderFactory.AzureQueueComponentBuilder azureQueue()
Azure Storage Queue Service (Legacy) (camel-azure) Store and retrieve messages from Azure Storage Queue Service. Category: cloud,messaging Since: 2.19 Maven coordinates: org.apache.camel:camel-azure
-
-