Interface EmailOverviewChunkDataDetails.Builder

  • Method Details

    • completion

      The partial or complete overview text content in structured HTML format with customer issues, resolutions, and next steps.

      Parameters:
      completion - The partial or complete overview text content in structured HTML format with customer issues, resolutions, and next steps.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextChunkToken

      EmailOverviewChunkDataDetails.Builder nextChunkToken(String nextChunkToken)

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

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