Class AtlasMapEndpointBuilderFactory.AtlasMapHeaderNameBuilder

  • Enclosing interface:
    AtlasMapEndpointBuilderFactory

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

      • AtlasMapHeaderNameBuilder

        public AtlasMapHeaderNameBuilder()
    • Method Detail

      • 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.