@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface EventHubsEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointBuilder
Advanced builder for endpoint for the Azure Event Hubs component.
|
static interface |
EventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Azure Event Hubs
component.
|
static interface |
EventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointProducerBuilder
Advanced builder for endpoint producers for the Azure Event Hubs
component.
|
static class |
EventHubsEndpointBuilderFactory.AmqpTransportType
Proxy enum for
com.azure.core.amqp.AmqpTransportType enum. |
static interface |
EventHubsEndpointBuilderFactory.EventHubsBuilders |
static interface |
EventHubsEndpointBuilderFactory.EventHubsEndpointBuilder
Builder for endpoint for the Azure Event Hubs component.
|
static interface |
EventHubsEndpointBuilderFactory.EventHubsEndpointConsumerBuilder
Builder for endpoint consumers for the Azure Event Hubs component.
|
static interface |
EventHubsEndpointBuilderFactory.EventHubsEndpointProducerBuilder
Builder for endpoint producers for the Azure Event Hubs component.
|
| Modifier and Type | Method and Description |
|---|---|
static EventHubsEndpointBuilderFactory.EventHubsEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static EventHubsEndpointBuilderFactory.EventHubsEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel