Class ChunkEndpointBuilderFactory.ChunkHeaderNameBuilder

  • Enclosing interface:
    ChunkEndpointBuilderFactory

    public static class ChunkEndpointBuilderFactory.ChunkHeaderNameBuilder
    extends Object
    The builder of headers' name for the Chunk component.
    • Constructor Detail

      • ChunkHeaderNameBuilder

        public ChunkHeaderNameBuilder()
    • Method Detail

      • chunkResourceUri

        public String chunkResourceUri()
        A URI for the template resource to use instead of the endpoint configured. The option is a: String type. Group: producer
        Returns:
        the name of the header ChunkResourceUri.
      • chunkTemplate

        public String chunkTemplate()
        The template to use instead of the endpoint configured. The option is a: String type. Group: producer
        Returns:
        the name of the header ChunkTemplate.