| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static MedicalScribeLanguageCode |
MedicalScribeLanguageCode.fromValue(String value)
Use this in place of valueOf.
|
static MedicalScribeLanguageCode |
MedicalScribeLanguageCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MedicalScribeLanguageCode[] |
MedicalScribeLanguageCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MedicalScribeJobSummary |
MedicalScribeJobSummary.withLanguageCode(MedicalScribeLanguageCode languageCode)
The language code used to create your Medical Scribe job.
|
MedicalScribeJob |
MedicalScribeJob.withLanguageCode(MedicalScribeLanguageCode languageCode)
The language code used to create your Medical Scribe job.
|
Copyright © 2024. All rights reserved.