Class JoltEndpointBuilderFactory.JoltHeaderNameBuilder

  • Enclosing interface:
    JoltEndpointBuilderFactory

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

      • JoltHeaderNameBuilder

        public JoltHeaderNameBuilder()
    • Method Detail

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