Interface NodeExecutionContent.Builder

    • Method Detail

      • document

        NodeExecutionContent.Builder document​(Document document)

        The document content of the field, which can contain text or structured data.

        Parameters:
        document - The document content of the field, which can contain text or structured data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.