| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static Specialty |
Specialty.fromValue(String value)
Use this in place of valueOf.
|
static Specialty |
Specialty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Specialty[] |
Specialty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MedicalTranscriptionJobSummary |
MedicalTranscriptionJobSummary.withSpecialty(Specialty specialty)
Provides the medical specialty represented in your media.
|
MedicalTranscriptionJob |
MedicalTranscriptionJob.withSpecialty(Specialty specialty)
Describes the medical specialty represented in your media.
|
StartMedicalTranscriptionJobRequest |
StartMedicalTranscriptionJobRequest.withSpecialty(Specialty specialty)
Specify the predominant medical specialty represented in your media.
|
Copyright © 2022. All rights reserved.