Uses of Interface
org.apache.camel.builder.endpoint.dsl.EventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointProducerBuilder
Packages that use EventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointProducerBuilder
-
Uses of EventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of EventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Azure Event Hubs component.Methods in org.apache.camel.builder.endpoint.dsl that return EventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointProducerBuilderModifier and TypeMethodDescriptionEventHubsEndpointBuilderFactory.EventHubsEndpointProducerBuilder.advanced()EventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).EventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).