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