Interface StatementOutputData.Builder

    • Method Detail

      • textPlain

        StatementOutputData.Builder textPlain​(String textPlain)

        The code execution output in text format.

        Parameters:
        textPlain - The code execution output in text format.
        Returns:
        Returns a reference to this object so that method calls can be chained together.