Interface TextContentDoc.Builder

    • Method Detail

      • data

        TextContentDoc.Builder data​(String data)

        The text of the content.

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