Interface RecordOutput.Builder

    • Method Detail

      • outputKey

        RecordOutput.Builder outputKey​(String outputKey)

        The output key.

        Parameters:
        outputKey - The output key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • outputValue

        RecordOutput.Builder outputValue​(String outputValue)

        The output value.

        Parameters:
        outputValue - The output value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        RecordOutput.Builder description​(String description)

        The description of the output.

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