Interface CitationSourceContentDelta.Builder

    • Method Detail

      • text

        CitationSourceContentDelta.Builder text​(String text)

        An incremental update to the text content from the source document that is being cited.

        Parameters:
        text - An incremental update to the text content from the source document that is being cited.
        Returns:
        Returns a reference to this object so that method calls can be chained together.