Interface InfluxDb2EndpointBuilderFactory.InfluxDb2Builders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
InfluxDb2EndpointBuilderFactory

public static interface InfluxDb2EndpointBuilderFactory.InfluxDb2Builders
  • Method Details

    • influxdb2

      InfluxDB2 (camel-influxdb2) Interact with InfluxDB v2, a time series database. Category: database Since: 3.20 Maven coordinates: org.apache.camel:camel-influxdb2
      Returns:
      the dsl builder for the headers' name.
    • influxdb2

      InfluxDB2 (camel-influxdb2) Interact with InfluxDB v2, a time series database. Category: database Since: 3.20 Maven coordinates: org.apache.camel:camel-influxdb2 Syntax: influxdb2:connectionBean Path parameter: connectionBean (required) Connection to the Influx database, of class com.influxdb.client.InfluxDBClient.class.
      Parameters:
      path - connectionBean
      Returns:
      the dsl builder
    • influxdb2

      InfluxDB2 (camel-influxdb2) Interact with InfluxDB v2, a time series database. Category: database Since: 3.20 Maven coordinates: org.apache.camel:camel-influxdb2 Syntax: influxdb2:connectionBean Path parameter: connectionBean (required) Connection to the Influx database, of class com.influxdb.client.InfluxDBClient.class.
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - connectionBean
      Returns:
      the dsl builder