Interface InfluxdbComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface InfluxdbComponentBuilderFactory
Interact with InfluxDB v1, a time series database.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the InfluxDB component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptioninfluxdb()
InfluxDB (camel-influxdb) Interact with InfluxDB v1, a time series database.
-
Method Details
-
influxdb
InfluxDB (camel-influxdb) Interact with InfluxDB v1, a time series database. Category: database Since: 2.18 Maven coordinates: org.apache.camel:camel-influxdb- Returns:
- the dsl builder
-