Interface AssociatedTranscript.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AssociatedTranscript.Builder,AssociatedTranscript>, SdkBuilder<AssociatedTranscript.Builder,AssociatedTranscript>, SdkPojo
Enclosing class:
AssociatedTranscript

public static interface AssociatedTranscript.Builder extends SdkPojo, CopyableBuilder<AssociatedTranscript.Builder,AssociatedTranscript>
  • Method Details

    • transcript

      AssociatedTranscript.Builder transcript(String transcript)

      The content of the transcript that meets the search filter criteria. For the JSON format of the transcript, see Output transcript format.

      Parameters:
      transcript - The content of the transcript that meets the search filter criteria. For the JSON format of the transcript, see Output transcript format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.