Interface Content.Builder

    • Method Detail

      • data

        Content.Builder data​(String data)

        The textual data of the content.

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

        Content.Builder charset​(String charset)

        The character set of the content.

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