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 interface
AzureQueueComponentBuilderFactory.AzureQueueComponentBuilder
Builder for the Azure Storage Queue Service (Deprecated) component.static class
AzureQueueComponentBuilderFactory.AzureQueueComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static AzureQueueComponentBuilderFactory.AzureQueueComponentBuilder
azureQueue()
Deprecated.
-
-
-
Method Detail
-
azureQueue
@Deprecated static AzureQueueComponentBuilderFactory.AzureQueueComponentBuilder azureQueue()
Deprecated.Azure Storage Queue Service (Deprecated) (camel-azure) Store and retrieve messages from Azure Storage Queue Service. Category: cloud,messaging Since: 2.19 Maven coordinates: org.apache.camel:camel-azure
-
-