@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class EngineTranscribeMedicalSettings extends Object implements Serializable, Cloneable, StructuredPojo
Settings specific to the Amazon Transcribe Medical engine.
| Constructor and Description |
|---|
EngineTranscribeMedicalSettings() |
| Modifier and Type | Method and Description |
|---|---|
EngineTranscribeMedicalSettings |
clone() |
boolean |
equals(Object obj) |
String |
getContentIdentificationType()
Set this field to
PHI to identify personal health information in the transcription output. |
String |
getLanguageCode()
The language code specified for the Amazon Transcribe Medical engine.
|
String |
getRegion()
The Amazon Web Services Region passed to Amazon Transcribe Medical.
|
String |
getSpecialty()
The specialty specified for the Amazon Transcribe Medical engine.
|
String |
getType()
The type of transcription.
|
String |
getVocabularyName()
The name of the vocabulary passed to Amazon Transcribe Medical.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller. |
void |
setContentIdentificationType(String contentIdentificationType)
Set this field to
PHI to identify personal health information in the transcription output. |
void |
setLanguageCode(String languageCode)
The language code specified for the Amazon Transcribe Medical engine.
|
void |
setRegion(String region)
The Amazon Web Services Region passed to Amazon Transcribe Medical.
|
void |
setSpecialty(String specialty)
The specialty specified for the Amazon Transcribe Medical engine.
|
void |
setType(String type)
The type of transcription.
|
void |
setVocabularyName(String vocabularyName)
The name of the vocabulary passed to Amazon Transcribe Medical.
|
String |
toString()
Returns a string representation of this object.
|
EngineTranscribeMedicalSettings |
withContentIdentificationType(String contentIdentificationType)
Set this field to
PHI to identify personal health information in the transcription output. |
EngineTranscribeMedicalSettings |
withContentIdentificationType(TranscribeMedicalContentIdentificationType contentIdentificationType)
Set this field to
PHI to identify personal health information in the transcription output. |
EngineTranscribeMedicalSettings |
withLanguageCode(String languageCode)
The language code specified for the Amazon Transcribe Medical engine.
|
EngineTranscribeMedicalSettings |
withLanguageCode(TranscribeMedicalLanguageCode languageCode)
The language code specified for the Amazon Transcribe Medical engine.
|
EngineTranscribeMedicalSettings |
withRegion(String region)
The Amazon Web Services Region passed to Amazon Transcribe Medical.
|
EngineTranscribeMedicalSettings |
withRegion(TranscribeMedicalRegion region)
The Amazon Web Services Region passed to Amazon Transcribe Medical.
|
EngineTranscribeMedicalSettings |
withSpecialty(String specialty)
The specialty specified for the Amazon Transcribe Medical engine.
|
EngineTranscribeMedicalSettings |
withSpecialty(TranscribeMedicalSpecialty specialty)
The specialty specified for the Amazon Transcribe Medical engine.
|
EngineTranscribeMedicalSettings |
withType(String type)
The type of transcription.
|
EngineTranscribeMedicalSettings |
withType(TranscribeMedicalType type)
The type of transcription.
|
EngineTranscribeMedicalSettings |
withVocabularyName(String vocabularyName)
The name of the vocabulary passed to Amazon Transcribe Medical.
|
public void setLanguageCode(String languageCode)
The language code specified for the Amazon Transcribe Medical engine.
languageCode - The language code specified for the Amazon Transcribe Medical engine.TranscribeMedicalLanguageCodepublic String getLanguageCode()
The language code specified for the Amazon Transcribe Medical engine.
TranscribeMedicalLanguageCodepublic EngineTranscribeMedicalSettings withLanguageCode(String languageCode)
The language code specified for the Amazon Transcribe Medical engine.
languageCode - The language code specified for the Amazon Transcribe Medical engine.TranscribeMedicalLanguageCodepublic EngineTranscribeMedicalSettings withLanguageCode(TranscribeMedicalLanguageCode languageCode)
The language code specified for the Amazon Transcribe Medical engine.
languageCode - The language code specified for the Amazon Transcribe Medical engine.TranscribeMedicalLanguageCodepublic void setSpecialty(String specialty)
The specialty specified for the Amazon Transcribe Medical engine.
specialty - The specialty specified for the Amazon Transcribe Medical engine.TranscribeMedicalSpecialtypublic String getSpecialty()
The specialty specified for the Amazon Transcribe Medical engine.
TranscribeMedicalSpecialtypublic EngineTranscribeMedicalSettings withSpecialty(String specialty)
The specialty specified for the Amazon Transcribe Medical engine.
specialty - The specialty specified for the Amazon Transcribe Medical engine.TranscribeMedicalSpecialtypublic EngineTranscribeMedicalSettings withSpecialty(TranscribeMedicalSpecialty specialty)
The specialty specified for the Amazon Transcribe Medical engine.
specialty - The specialty specified for the Amazon Transcribe Medical engine.TranscribeMedicalSpecialtypublic void setType(String type)
The type of transcription.
type - The type of transcription.TranscribeMedicalTypepublic String getType()
The type of transcription.
TranscribeMedicalTypepublic EngineTranscribeMedicalSettings withType(String type)
The type of transcription.
type - The type of transcription.TranscribeMedicalTypepublic EngineTranscribeMedicalSettings withType(TranscribeMedicalType type)
The type of transcription.
type - The type of transcription.TranscribeMedicalTypepublic void setVocabularyName(String vocabularyName)
The name of the vocabulary passed to Amazon Transcribe Medical.
vocabularyName - The name of the vocabulary passed to Amazon Transcribe Medical.public String getVocabularyName()
The name of the vocabulary passed to Amazon Transcribe Medical.
public EngineTranscribeMedicalSettings withVocabularyName(String vocabularyName)
The name of the vocabulary passed to Amazon Transcribe Medical.
vocabularyName - The name of the vocabulary passed to Amazon Transcribe Medical.public void setRegion(String region)
The Amazon Web Services Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
region - The Amazon Web Services Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon
Chime uses the meeting's Region.TranscribeMedicalRegionpublic String getRegion()
The Amazon Web Services Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
TranscribeMedicalRegionpublic EngineTranscribeMedicalSettings withRegion(String region)
The Amazon Web Services Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
region - The Amazon Web Services Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon
Chime uses the meeting's Region.TranscribeMedicalRegionpublic EngineTranscribeMedicalSettings withRegion(TranscribeMedicalRegion region)
The Amazon Web Services Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
region - The Amazon Web Services Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon
Chime uses the meeting's Region.TranscribeMedicalRegionpublic void setContentIdentificationType(String contentIdentificationType)
Set this field to PHI to identify personal health information in the transcription output.
contentIdentificationType - Set this field to PHI to identify personal health information in the transcription output.TranscribeMedicalContentIdentificationTypepublic String getContentIdentificationType()
Set this field to PHI to identify personal health information in the transcription output.
PHI to identify personal health information in the transcription output.TranscribeMedicalContentIdentificationTypepublic EngineTranscribeMedicalSettings withContentIdentificationType(String contentIdentificationType)
Set this field to PHI to identify personal health information in the transcription output.
contentIdentificationType - Set this field to PHI to identify personal health information in the transcription output.TranscribeMedicalContentIdentificationTypepublic EngineTranscribeMedicalSettings withContentIdentificationType(TranscribeMedicalContentIdentificationType contentIdentificationType)
Set this field to PHI to identify personal health information in the transcription output.
contentIdentificationType - Set this field to PHI to identify personal health information in the transcription output.TranscribeMedicalContentIdentificationTypepublic String toString()
toString in class ObjectObject.toString()public EngineTranscribeMedicalSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.