Class AtlasMapEndpointBuilderFactory.AtlasMapHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.AtlasMapEndpointBuilderFactory.AtlasMapHeaderNameBuilder
Enclosing interface:
AtlasMapEndpointBuilderFactory

public static class AtlasMapEndpointBuilderFactory.AtlasMapHeaderNameBuilder extends Object
The builder of headers' name for the AtlasMap component.
  • Constructor Details

    • AtlasMapHeaderNameBuilder

      public AtlasMapHeaderNameBuilder()
  • Method Details

    • atlasResourceUri

      public String atlasResourceUri()
      The new resource URI to use. The option is a: java.lang.String type. Group: producer
      Returns:
      the name of the header AtlasResourceUri.
    • atlasMapping

      public String atlasMapping()
      The Atlas mapping to use. The option is a: java.lang.String type. Group: producer
      Returns:
      the name of the header AtlasMapping.
    • contentType

      public String contentType()
      The content type that is set according to the datasource (json or xml). The option is a: java.lang.String type. Group: producer
      Returns:
      the name of the header Content-Type.