Interface EmailResponseChunkDataDetails.Builder

  • Method Details

    • completion

      The partial or complete professional email response text with appropriate greetings and closings.

      Parameters:
      completion - The partial or complete professional email response text with appropriate greetings and closings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextChunkToken

      EmailResponseChunkDataDetails.Builder nextChunkToken(String nextChunkToken)

      Token for retrieving the next chunk of streaming response data, if available.

      Parameters:
      nextChunkToken - Token for retrieving the next chunk of streaming response data, if available.
      Returns:
      Returns a reference to this object so that method calls can be chained together.