Interface CaseSummarizationChunkDataDetails.Builder

  • Method Details

    • completion

      A chunk of the case summarization completion.

      Parameters:
      completion - A chunk of the case summarization completion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextChunkToken

      CaseSummarizationChunkDataDetails.Builder nextChunkToken(String nextChunkToken)

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

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