@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()
Labels all personally identifiable information (PII) identified in your transcript.
|
String |
getLanguageCode()
The language code specified for the Amazon Transcribe Medical engine.
|
String |
getRegion()
The AWS 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) |
void |
setContentIdentificationType(String contentIdentificationType)
Labels all personally identifiable information (PII) identified in your transcript.
|
void |
setLanguageCode(String languageCode)
The language code specified for the Amazon Transcribe Medical engine.
|
void |
setRegion(String region)
The AWS 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)
Labels all personally identifiable information (PII) identified in your transcript.
|
EngineTranscribeMedicalSettings |
withContentIdentificationType(TranscribeMedicalContentIdentificationType contentIdentificationType)
Labels all personally identifiable information (PII) identified in your transcript.
|
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 AWS Region passed to Amazon Transcribe Medical.
|
EngineTranscribeMedicalSettings |
withRegion(TranscribeMedicalRegion region)
The AWS 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.TranscribeMedicalLanguageCode
public String getLanguageCode()
The language code specified for the Amazon Transcribe Medical engine.
TranscribeMedicalLanguageCode
public 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.TranscribeMedicalLanguageCode
public 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.TranscribeMedicalLanguageCode
public void setSpecialty(String specialty)
The specialty specified for the Amazon Transcribe Medical engine.
specialty
- The specialty specified for the Amazon Transcribe Medical engine.TranscribeMedicalSpecialty
public String getSpecialty()
The specialty specified for the Amazon Transcribe Medical engine.
TranscribeMedicalSpecialty
public EngineTranscribeMedicalSettings withSpecialty(String specialty)
The specialty specified for the Amazon Transcribe Medical engine.
specialty
- The specialty specified for the Amazon Transcribe Medical engine.TranscribeMedicalSpecialty
public EngineTranscribeMedicalSettings withSpecialty(TranscribeMedicalSpecialty specialty)
The specialty specified for the Amazon Transcribe Medical engine.
specialty
- The specialty specified for the Amazon Transcribe Medical engine.TranscribeMedicalSpecialty
public void setType(String type)
The type of transcription.
type
- The type of transcription.TranscribeMedicalType
public String getType()
The type of transcription.
TranscribeMedicalType
public EngineTranscribeMedicalSettings withType(String type)
The type of transcription.
type
- The type of transcription.TranscribeMedicalType
public EngineTranscribeMedicalSettings withType(TranscribeMedicalType type)
The type of transcription.
type
- The type of transcription.TranscribeMedicalType
public 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 AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
region
- The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the
meeting's Region.TranscribeMedicalRegion
public String getRegion()
The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
TranscribeMedicalRegion
public EngineTranscribeMedicalSettings withRegion(String region)
The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
region
- The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the
meeting's Region.TranscribeMedicalRegion
public EngineTranscribeMedicalSettings withRegion(TranscribeMedicalRegion region)
The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
region
- The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the
meeting's Region.TranscribeMedicalRegion
public void setContentIdentificationType(String contentIdentificationType)
Labels all personally identifiable information (PII) identified in your transcript. If you don't include
PiiEntityTypes
, all PII is identified.
You can’t set ContentIdentificationType
and ContentRedactionType
.
contentIdentificationType
- Labels all personally identifiable information (PII) identified in your transcript. If you don't include
PiiEntityTypes
, all PII is identified.
You can’t set ContentIdentificationType
and ContentRedactionType
.
TranscribeMedicalContentIdentificationType
public String getContentIdentificationType()
Labels all personally identifiable information (PII) identified in your transcript. If you don't include
PiiEntityTypes
, all PII is identified.
You can’t set ContentIdentificationType
and ContentRedactionType
.
PiiEntityTypes
, all PII is identified.
You can’t set ContentIdentificationType
and ContentRedactionType
.
TranscribeMedicalContentIdentificationType
public EngineTranscribeMedicalSettings withContentIdentificationType(String contentIdentificationType)
Labels all personally identifiable information (PII) identified in your transcript. If you don't include
PiiEntityTypes
, all PII is identified.
You can’t set ContentIdentificationType
and ContentRedactionType
.
contentIdentificationType
- Labels all personally identifiable information (PII) identified in your transcript. If you don't include
PiiEntityTypes
, all PII is identified.
You can’t set ContentIdentificationType
and ContentRedactionType
.
TranscribeMedicalContentIdentificationType
public EngineTranscribeMedicalSettings withContentIdentificationType(TranscribeMedicalContentIdentificationType contentIdentificationType)
Labels all personally identifiable information (PII) identified in your transcript. If you don't include
PiiEntityTypes
, all PII is identified.
You can’t set ContentIdentificationType
and ContentRedactionType
.
contentIdentificationType
- Labels all personally identifiable information (PII) identified in your transcript. If you don't include
PiiEntityTypes
, all PII is identified.
You can’t set ContentIdentificationType
and ContentRedactionType
.
TranscribeMedicalContentIdentificationType
public String toString()
toString
in class Object
Object.toString()
public EngineTranscribeMedicalSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall
in interface StructuredPojo
Copyright © 2023. All rights reserved.