Class JoltEndpointBuilderFactory.JoltHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.JoltEndpointBuilderFactory.JoltHeaderNameBuilder
Enclosing interface:
JoltEndpointBuilderFactory

public static class JoltEndpointBuilderFactory.JoltHeaderNameBuilder extends Object
The builder of headers' name for the JOLT component.
  • Constructor Details

    • JoltHeaderNameBuilder

      public JoltHeaderNameBuilder()
  • Method Details

    • joltResourceUri

      public String joltResourceUri()
      The resource URI. The option is a: String type. Group: producer
      Returns:
      the name of the header JoltResourceUri.
    • joltContext

      public String joltContext()
      The context. The option is a: Map<String, Object> type. Group: producer
      Returns:
      the name of the header JoltContext.