Interface StartMedicalStreamTranscriptionResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<StartMedicalStreamTranscriptionResponse.Builder,StartMedicalStreamTranscriptionResponse>, SdkBuilder<StartMedicalStreamTranscriptionResponse.Builder,StartMedicalStreamTranscriptionResponse>, SdkPojo, SdkResponse.Builder, TranscribeStreamingResponse.Builder
Enclosing class:
StartMedicalStreamTranscriptionResponse

  • Method Details

    • requestId

      Provides the identifier for your streaming request.

      Parameters:
      requestId - Provides the identifier for your streaming request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • languageCode

      Provides the language code that you specified in your request. This must be en-US.

      Parameters:
      languageCode - Provides the language code that you specified in your request. This must be en-US.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • languageCode

      Provides the language code that you specified in your request. This must be en-US.

      Parameters:
      languageCode - Provides the language code that you specified in your request. This must be en-US.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mediaSampleRateHertz

      StartMedicalStreamTranscriptionResponse.Builder mediaSampleRateHertz(Integer mediaSampleRateHertz)

      Provides the sample rate that you specified in your request.

      Parameters:
      mediaSampleRateHertz - Provides the sample rate that you specified in your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mediaEncoding

      Provides the media encoding you specified in your request.

      Parameters:
      mediaEncoding - Provides the media encoding you specified in your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mediaEncoding

      Provides the media encoding you specified in your request.

      Parameters:
      mediaEncoding - Provides the media encoding you specified in your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vocabularyName

      Provides the name of the custom vocabulary that you specified in your request.

      Parameters:
      vocabularyName - Provides the name of the custom vocabulary that you specified in your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • specialty

      Provides the medical specialty that you specified in your request.

      Parameters:
      specialty - Provides the medical specialty that you specified in your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • specialty

      Provides the medical specialty that you specified in your request.

      Parameters:
      specialty - Provides the medical specialty that you specified in your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      Provides the type of audio you specified in your request.

      Parameters:
      type - Provides the type of audio you specified in your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      Provides the type of audio you specified in your request.

      Parameters:
      type - Provides the type of audio you specified in your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • showSpeakerLabel

      StartMedicalStreamTranscriptionResponse.Builder showSpeakerLabel(Boolean showSpeakerLabel)

      Shows whether speaker partitioning was enabled for your transcription.

      Parameters:
      showSpeakerLabel - Shows whether speaker partitioning was enabled for your transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sessionId

      Provides the identifier for your transcription session.

      Parameters:
      sessionId - Provides the identifier for your transcription session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • enableChannelIdentification

      StartMedicalStreamTranscriptionResponse.Builder enableChannelIdentification(Boolean enableChannelIdentification)

      Shows whether channel identification was enabled for your transcription.

      Parameters:
      enableChannelIdentification - Shows whether channel identification was enabled for your transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • numberOfChannels

      StartMedicalStreamTranscriptionResponse.Builder numberOfChannels(Integer numberOfChannels)

      Provides the number of channels that you specified in your request.

      Parameters:
      numberOfChannels - Provides the number of channels that you specified in your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contentIdentificationType

      StartMedicalStreamTranscriptionResponse.Builder contentIdentificationType(String contentIdentificationType)

      Shows whether content identification was enabled for your transcription.

      Parameters:
      contentIdentificationType - Shows whether content identification was enabled for your transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • contentIdentificationType

      StartMedicalStreamTranscriptionResponse.Builder contentIdentificationType(MedicalContentIdentificationType contentIdentificationType)

      Shows whether content identification was enabled for your transcription.

      Parameters:
      contentIdentificationType - Shows whether content identification was enabled for your transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: