Interface KafkaActionHeader.Builder

  • Method Details

    • key

      The key of the Kafka header.

      Parameters:
      key - The key of the Kafka header.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the Kafka header.

      Parameters:
      value - The value of the Kafka header.
      Returns:
      Returns a reference to this object so that method calls can be chained together.