Uses of Interface
org.apache.camel.builder.endpoint.dsl.CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointProducerBuilder
Packages that use CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointProducerBuilder
-
Uses of CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Azure CosmosDB component.Methods in org.apache.camel.builder.endpoint.dsl that return CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointProducerBuilderModifier and TypeMethodDescriptionCosmosDbEndpointBuilderFactory.CosmosDbEndpointProducerBuilder.advanced()CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).