Uses of Interface
org.apache.camel.builder.endpoint.dsl.InfluxDbEndpointBuilderFactory.AdvancedInfluxDbEndpointBuilder
-
Packages that use InfluxDbEndpointBuilderFactory.AdvancedInfluxDbEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of InfluxDbEndpointBuilderFactory.AdvancedInfluxDbEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return InfluxDbEndpointBuilderFactory.AdvancedInfluxDbEndpointBuilder Modifier and Type Method Description default InfluxDbEndpointBuilderFactory.AdvancedInfluxDbEndpointBuilderInfluxDbEndpointBuilderFactory.InfluxDbEndpointBuilder. advanced()default InfluxDbEndpointBuilderFactory.AdvancedInfluxDbEndpointBuilderInfluxDbEndpointBuilderFactory.AdvancedInfluxDbEndpointBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default InfluxDbEndpointBuilderFactory.AdvancedInfluxDbEndpointBuilderInfluxDbEndpointBuilderFactory.AdvancedInfluxDbEndpointBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-