Interface HarnessReasoningContentBlockDelta.Builder

  • Method Details

    • text

      Reasoning text delta.

      Parameters:
      text - Reasoning text delta.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • redactedContent

      HarnessReasoningContentBlockDelta.Builder redactedContent(SdkBytes redactedContent)

      Redacted reasoning content.

      Parameters:
      redactedContent - Redacted reasoning content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • signature

      Signature for the reasoning content.

      Parameters:
      signature - Signature for the reasoning content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.