Interface NotesChunkDataDetails.Builder

  • Method Details

    • completion

      NotesChunkDataDetails.Builder completion(String completion)

      A chunk of the notes completion.

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

      NotesChunkDataDetails.Builder nextChunkToken(String nextChunkToken)

      The token for the next chunk of notes data.

      Parameters:
      nextChunkToken - The token for the next chunk of notes data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.