Uses of Class
software.amazon.awssdk.services.transcribe.model.MedicalScribeContext
-
Packages that use MedicalScribeContext Package Description software.amazon.awssdk.services.transcribe.model -
-
Uses of MedicalScribeContext in software.amazon.awssdk.services.transcribe.model
Methods in software.amazon.awssdk.services.transcribe.model that return MedicalScribeContext Modifier and Type Method Description MedicalScribeContextStartMedicalScribeJobRequest. medicalScribeContext()TheMedicalScribeContextobject that contains contextual information which is used during clinical note generation to add relevant context to the note.Methods in software.amazon.awssdk.services.transcribe.model with parameters of type MedicalScribeContext Modifier and Type Method Description StartMedicalScribeJobRequest.BuilderStartMedicalScribeJobRequest.Builder. medicalScribeContext(MedicalScribeContext medicalScribeContext)TheMedicalScribeContextobject that contains contextual information which is used during clinical note generation to add relevant context to the note.
-