Interface StartMedicalScribeStreamResponse.Builder

  • Method Details

    • sessionId

      The identifier (in UUID format) for your streaming session.

      If you already started streaming, this is same ID as the one you specified in your initial StartMedicalScribeStreamRequest.

      Parameters:
      sessionId - The identifier (in UUID format) for your streaming session.

      If you already started streaming, this is same ID as the one you specified in your initial StartMedicalScribeStreamRequest.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      The unique identifier for your streaming request.

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

      The Language Code that you specified in your request. Same as provided in the StartMedicalScribeStreamRequest.

      Parameters:
      languageCode - The Language Code that you specified in your request. Same as provided in the StartMedicalScribeStreamRequest.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • languageCode

      The Language Code that you specified in your request. Same as provided in the StartMedicalScribeStreamRequest.

      Parameters:
      languageCode - The Language Code that you specified in your request. Same as provided in the StartMedicalScribeStreamRequest.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mediaSampleRateHertz

      StartMedicalScribeStreamResponse.Builder mediaSampleRateHertz(Integer mediaSampleRateHertz)

      The sample rate (in hertz) that you specified in your request. Same as provided in the StartMedicalScribeStreamRequest

      Parameters:
      mediaSampleRateHertz - The sample rate (in hertz) that you specified in your request. Same as provided in the StartMedicalScribeStreamRequest
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mediaEncoding

      StartMedicalScribeStreamResponse.Builder mediaEncoding(String mediaEncoding)

      The Media Encoding you specified in your request. Same as provided in the StartMedicalScribeStreamRequest

      Parameters:
      mediaEncoding - The Media Encoding you specified in your request. Same as provided in the StartMedicalScribeStreamRequest
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mediaEncoding

      The Media Encoding you specified in your request. Same as provided in the StartMedicalScribeStreamRequest

      Parameters:
      mediaEncoding - The Media Encoding you specified in your request. Same as provided in the StartMedicalScribeStreamRequest
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: