Interface EventHubsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface EventHubsEndpointBuilderFactory
The azure-eventhubs component that integrates Azure Event Hubs using AMQP protocol. Azure EventHubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointBuilderAdvanced builder for endpoint for the Azure Event Hubs component.static interfaceEventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Azure Event Hubs component.static interfaceEventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointProducerBuilderAdvanced builder for endpoint producers for the Azure Event Hubs component.static classEventHubsEndpointBuilderFactory.AmqpTransportTypeProxy enum forcom.azure.core.amqp.AmqpTransportTypeenum.static interfaceEventHubsEndpointBuilderFactory.EventHubsBuildersstatic interfaceEventHubsEndpointBuilderFactory.EventHubsEndpointBuilderBuilder for endpoint for the Azure Event Hubs component.static interfaceEventHubsEndpointBuilderFactory.EventHubsEndpointConsumerBuilderBuilder for endpoint consumers for the Azure Event Hubs component.static interfaceEventHubsEndpointBuilderFactory.EventHubsEndpointProducerBuilderBuilder for endpoint producers for the Azure Event Hubs component.
-
Method Summary
Static Methods Modifier and Type Method Description static EventHubsEndpointBuilderFactory.EventHubsEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static EventHubsEndpointBuilderFactory.EventHubsEndpointBuilder endpointBuilder(String componentName, String path)
-
-