Interface Timestream2EndpointBuilderFactory.Timestream2Builders

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

public static interface Timestream2EndpointBuilderFactory.Timestream2Builders
  • Method Summary

    Modifier and Type
    Method
    Description
    AWS Timestream (camel-aws2-timestream) Write records and execute queries on AWS time-series database Category: cloud,database Since: 4.1 Maven coordinates: org.apache.camel:camel-aws2-timestream
    AWS Timestream (camel-aws2-timestream) Write records and execute queries on AWS time-series database Category: cloud,database Since: 4.1 Maven coordinates: org.apache.camel:camel-aws2-timestream Syntax: aws2-timestream:clientType:label Path parameter: clientType (required) Type of client - write/query There are 2 enums and the value can be one of: write, query Path parameter: label (required) Logical name
    aws2Timestream(String componentName, String path)
    AWS Timestream (camel-aws2-timestream) Write records and execute queries on AWS time-series database Category: cloud,database Since: 4.1 Maven coordinates: org.apache.camel:camel-aws2-timestream Syntax: aws2-timestream:clientType:label Path parameter: clientType (required) Type of client - write/query There are 2 enums and the value can be one of: write, query Path parameter: label (required) Logical name
  • Method Details

    • aws2Timestream

      AWS Timestream (camel-aws2-timestream) Write records and execute queries on AWS time-series database Category: cloud,database Since: 4.1 Maven coordinates: org.apache.camel:camel-aws2-timestream
      Returns:
      the dsl builder for the headers' name.
    • aws2Timestream

      AWS Timestream (camel-aws2-timestream) Write records and execute queries on AWS time-series database Category: cloud,database Since: 4.1 Maven coordinates: org.apache.camel:camel-aws2-timestream Syntax: aws2-timestream:clientType:label Path parameter: clientType (required) Type of client - write/query There are 2 enums and the value can be one of: write, query Path parameter: label (required) Logical name
      Parameters:
      path - clientType:label
      Returns:
      the dsl builder
    • aws2Timestream

      default Timestream2EndpointBuilderFactory.Timestream2EndpointBuilder aws2Timestream(String componentName, String path)
      AWS Timestream (camel-aws2-timestream) Write records and execute queries on AWS time-series database Category: cloud,database Since: 4.1 Maven coordinates: org.apache.camel:camel-aws2-timestream Syntax: aws2-timestream:clientType:label Path parameter: clientType (required) Type of client - write/query There are 2 enums and the value can be one of: write, query Path parameter: label (required) Logical name
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - clientType:label
      Returns:
      the dsl builder