Interface Cw2EndpointBuilderFactory.Cw2Builders

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

public static interface Cw2EndpointBuilderFactory.Cw2Builders
  • Method Details

    • aws2Cw

      AWS CloudWatch (camel-aws2-cw) Sending metrics to AWS CloudWatch. Category: cloud,monitoring Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-cw
      Returns:
      the dsl builder for the headers' name.
    • aws2Cw

      AWS CloudWatch (camel-aws2-cw) Sending metrics to AWS CloudWatch. Category: cloud,monitoring Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-cw Syntax: aws2-cw:namespace Path parameter: namespace (required) The metric namespace
      Parameters:
      path - namespace
      Returns:
      the dsl builder
    • aws2Cw

      default Cw2EndpointBuilderFactory.Cw2EndpointBuilder aws2Cw(String componentName, String path)
      AWS CloudWatch (camel-aws2-cw) Sending metrics to AWS CloudWatch. Category: cloud,monitoring Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-cw Syntax: aws2-cw:namespace Path parameter: namespace (required) The metric namespace
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - namespace
      Returns:
      the dsl builder