public static interface MedicalTranscript.Builder extends SdkPojo, CopyableBuilder<MedicalTranscript.Builder,MedicalTranscript>
| Modifier and Type | Method and Description |
|---|---|
MedicalTranscript.Builder |
transcriptFileUri(String transcriptFileUri)
The S3 object location of the medical transcript.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMedicalTranscript.Builder transcriptFileUri(String transcriptFileUri)
The S3 object location of the medical transcript.
Use this URI to access the medical transcript. This URI points to the S3 bucket you created to store the medical transcript.
transcriptFileUri - The S3 object location of the medical transcript.
Use this URI to access the medical transcript. This URI points to the S3 bucket you created to store the medical transcript.
Copyright © 2020. All rights reserved.