Interface QueueServiceEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface QueueServiceEndpointBuilderFactory
Store and retrieve messages from Azure Storage Queue Service. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
QueueServiceEndpointBuilderFactory.AdvancedQueueServiceEndpointBuilder
Advanced builder for endpoint for the Azure Storage Queue Service (Deprecated) component.static interface
QueueServiceEndpointBuilderFactory.AdvancedQueueServiceEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Azure Storage Queue Service (Deprecated) component.static interface
QueueServiceEndpointBuilderFactory.AdvancedQueueServiceEndpointProducerBuilder
Advanced builder for endpoint producers for the Azure Storage Queue Service (Deprecated) component.static interface
QueueServiceEndpointBuilderFactory.QueueServiceBuilders
static interface
QueueServiceEndpointBuilderFactory.QueueServiceEndpointBuilder
Builder for endpoint for the Azure Storage Queue Service (Deprecated) component.static interface
QueueServiceEndpointBuilderFactory.QueueServiceEndpointConsumerBuilder
Builder for endpoint consumers for the Azure Storage Queue Service (Deprecated) component.static interface
QueueServiceEndpointBuilderFactory.QueueServiceEndpointProducerBuilder
Builder for endpoint producers for the Azure Storage Queue Service (Deprecated) component.static class
QueueServiceEndpointBuilderFactory.QueueServiceOperations
Proxy enum fororg.apache.camel.component.azure.queue.QueueServiceOperations
enum.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static QueueServiceEndpointBuilderFactory.QueueServiceEndpointBuilder
endpointBuilder(String componentName, String path)
Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static QueueServiceEndpointBuilderFactory.QueueServiceEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-