Interface Athena2EndpointBuilderFactory.Athena2Builders

    • Method Detail

      • aws2Athena

        default Athena2EndpointBuilderFactory.Athena2EndpointBuilder aws2Athena​(String path)
        AWS Athena (camel-aws2-athena) Access AWS Athena service using AWS SDK version 2.x. Category: cloud,database Since: 3.4 Maven coordinates: org.apache.camel:camel-aws2-athena Syntax: aws2-athena:label Path parameter: label (required) Logical name
        Parameters:
        path - label
        Returns:
        the dsl builder
      • aws2Athena

        default Athena2EndpointBuilderFactory.Athena2EndpointBuilder aws2Athena​(String componentName,
                                                                                String path)
        AWS Athena (camel-aws2-athena) Access AWS Athena service using AWS SDK version 2.x. Category: cloud,database Since: 3.4 Maven coordinates: org.apache.camel:camel-aws2-athena Syntax: aws2-athena:label Path parameter: label (required) Logical name
        Parameters:
        componentName - to use a custom component name for the endpoint instead of the default name
        path - label
        Returns:
        the dsl builder