Interface DocumentContentBlock.Builder

    • Method Detail

      • text

        DocumentContentBlock.Builder text​(String text)

        The text content of the document.

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