Uses of Interface
org.apache.camel.builder.endpoint.dsl.DaprEndpointBuilderFactory.AdvancedDaprEndpointProducerBuilder
Packages that use DaprEndpointBuilderFactory.AdvancedDaprEndpointProducerBuilder
-
Uses of DaprEndpointBuilderFactory.AdvancedDaprEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of DaprEndpointBuilderFactory.AdvancedDaprEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Dapr component.Methods in org.apache.camel.builder.endpoint.dsl that return DaprEndpointBuilderFactory.AdvancedDaprEndpointProducerBuilderModifier and TypeMethodDescriptionDaprEndpointBuilderFactory.DaprEndpointProducerBuilder.advanced()DaprEndpointBuilderFactory.AdvancedDaprEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).DaprEndpointBuilderFactory.AdvancedDaprEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).