public class UpdateMedicalVocabularyResult
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
UpdateMedicalVocabularyResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getLanguageCode()
The language code for the language of the text file used to update the
custom vocabulary.
|
java.util.Date |
getLastModifiedTime()
The date and time that the vocabulary was updated.
|
java.lang.String |
getVocabularyName()
The name of the updated vocabulary.
|
java.lang.String |
getVocabularyState()
The processing state of the update to the vocabulary.
|
int |
hashCode() |
void |
setLanguageCode(LanguageCode languageCode)
The language code for the language of the text file used to update the
custom vocabulary.
|
void |
setLanguageCode(java.lang.String languageCode)
The language code for the language of the text file used to update the
custom vocabulary.
|
void |
setLastModifiedTime(java.util.Date lastModifiedTime)
The date and time that the vocabulary was updated.
|
void |
setVocabularyName(java.lang.String vocabularyName)
The name of the updated vocabulary.
|
void |
setVocabularyState(java.lang.String vocabularyState)
The processing state of the update to the vocabulary.
|
void |
setVocabularyState(VocabularyState vocabularyState)
The processing state of the update to the vocabulary.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
UpdateMedicalVocabularyResult |
withLanguageCode(LanguageCode languageCode)
The language code for the language of the text file used to update the
custom vocabulary.
|
UpdateMedicalVocabularyResult |
withLanguageCode(java.lang.String languageCode)
The language code for the language of the text file used to update the
custom vocabulary.
|
UpdateMedicalVocabularyResult |
withLastModifiedTime(java.util.Date lastModifiedTime)
The date and time that the vocabulary was updated.
|
UpdateMedicalVocabularyResult |
withVocabularyName(java.lang.String vocabularyName)
The name of the updated vocabulary.
|
UpdateMedicalVocabularyResult |
withVocabularyState(java.lang.String vocabularyState)
The processing state of the update to the vocabulary.
|
UpdateMedicalVocabularyResult |
withVocabularyState(VocabularyState vocabularyState)
The processing state of the update to the vocabulary.
|
public java.lang.String getVocabularyName()
The name of the updated vocabulary.
Constraints:
Length: 1 - 200
Pattern: ^[0-9a-zA-Z._-]+
The name of the updated vocabulary.
public void setVocabularyName(java.lang.String vocabularyName)
The name of the updated vocabulary.
Constraints:
Length: 1 - 200
Pattern: ^[0-9a-zA-Z._-]+
vocabularyName
- The name of the updated vocabulary.
public UpdateMedicalVocabularyResult withVocabularyName(java.lang.String vocabularyName)
The name of the updated vocabulary.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 1 - 200
Pattern: ^[0-9a-zA-Z._-]+
vocabularyName
- The name of the updated vocabulary.
public java.lang.String getLanguageCode()
The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
Constraints:
Allowed Values: af-ZA, ar-AE, ar-SA, cy-GB, da-DK, de-CH, de-DE,
en-AB, en-AU, en-GB, en-IE, en-IN, en-US, en-WL, es-ES, es-US, fa-IR,
fr-CA, fr-FR, ga-IE, gd-GB, he-IL, hi-IN, id-ID, it-IT, ja-JP, ko-KR,
ms-MY, nl-NL, pt-BR, pt-PT, ru-RU, ta-IN, te-IN, tr-TR, zh-CN
The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
LanguageCode
public void setLanguageCode(java.lang.String languageCode)
The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
Constraints:
Allowed Values: af-ZA, ar-AE, ar-SA, cy-GB, da-DK, de-CH, de-DE,
en-AB, en-AU, en-GB, en-IE, en-IN, en-US, en-WL, es-ES, es-US, fa-IR,
fr-CA, fr-FR, ga-IE, gd-GB, he-IL, hi-IN, id-ID, it-IT, ja-JP, ko-KR,
ms-MY, nl-NL, pt-BR, pt-PT, ru-RU, ta-IN, te-IN, tr-TR, zh-CN
languageCode
- The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
LanguageCode
public UpdateMedicalVocabularyResult withLanguageCode(java.lang.String languageCode)
The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: af-ZA, ar-AE, ar-SA, cy-GB, da-DK, de-CH, de-DE,
en-AB, en-AU, en-GB, en-IE, en-IN, en-US, en-WL, es-ES, es-US, fa-IR,
fr-CA, fr-FR, ga-IE, gd-GB, he-IL, hi-IN, id-ID, it-IT, ja-JP, ko-KR,
ms-MY, nl-NL, pt-BR, pt-PT, ru-RU, ta-IN, te-IN, tr-TR, zh-CN
languageCode
- The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
LanguageCode
public void setLanguageCode(LanguageCode languageCode)
The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
Constraints:
Allowed Values: af-ZA, ar-AE, ar-SA, cy-GB, da-DK, de-CH, de-DE,
en-AB, en-AU, en-GB, en-IE, en-IN, en-US, en-WL, es-ES, es-US, fa-IR,
fr-CA, fr-FR, ga-IE, gd-GB, he-IL, hi-IN, id-ID, it-IT, ja-JP, ko-KR,
ms-MY, nl-NL, pt-BR, pt-PT, ru-RU, ta-IN, te-IN, tr-TR, zh-CN
languageCode
- The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
LanguageCode
public UpdateMedicalVocabularyResult withLanguageCode(LanguageCode languageCode)
The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: af-ZA, ar-AE, ar-SA, cy-GB, da-DK, de-CH, de-DE,
en-AB, en-AU, en-GB, en-IE, en-IN, en-US, en-WL, es-ES, es-US, fa-IR,
fr-CA, fr-FR, ga-IE, gd-GB, he-IL, hi-IN, id-ID, it-IT, ja-JP, ko-KR,
ms-MY, nl-NL, pt-BR, pt-PT, ru-RU, ta-IN, te-IN, tr-TR, zh-CN
languageCode
- The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
LanguageCode
public java.util.Date getLastModifiedTime()
The date and time that the vocabulary was updated.
The date and time that the vocabulary was updated.
public void setLastModifiedTime(java.util.Date lastModifiedTime)
The date and time that the vocabulary was updated.
lastModifiedTime
- The date and time that the vocabulary was updated.
public UpdateMedicalVocabularyResult withLastModifiedTime(java.util.Date lastModifiedTime)
The date and time that the vocabulary was updated.
Returns a reference to this object so that method calls can be chained together.
lastModifiedTime
- The date and time that the vocabulary was updated.
public java.lang.String getVocabularyState()
The processing state of the update to the vocabulary. When the
VocabularyState
field is READY
, the vocabulary
is ready to be used in a StartMedicalTranscriptionJob
request.
Constraints:
Allowed Values: PENDING, READY, FAILED
The processing state of the update to the vocabulary. When the
VocabularyState
field is READY
, the
vocabulary is ready to be used in a
StartMedicalTranscriptionJob
request.
VocabularyState
public void setVocabularyState(java.lang.String vocabularyState)
The processing state of the update to the vocabulary. When the
VocabularyState
field is READY
, the vocabulary
is ready to be used in a StartMedicalTranscriptionJob
request.
Constraints:
Allowed Values: PENDING, READY, FAILED
vocabularyState
-
The processing state of the update to the vocabulary. When the
VocabularyState
field is READY
, the
vocabulary is ready to be used in a
StartMedicalTranscriptionJob
request.
VocabularyState
public UpdateMedicalVocabularyResult withVocabularyState(java.lang.String vocabularyState)
The processing state of the update to the vocabulary. When the
VocabularyState
field is READY
, the vocabulary
is ready to be used in a StartMedicalTranscriptionJob
request.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: PENDING, READY, FAILED
vocabularyState
-
The processing state of the update to the vocabulary. When the
VocabularyState
field is READY
, the
vocabulary is ready to be used in a
StartMedicalTranscriptionJob
request.
VocabularyState
public void setVocabularyState(VocabularyState vocabularyState)
The processing state of the update to the vocabulary. When the
VocabularyState
field is READY
, the vocabulary
is ready to be used in a StartMedicalTranscriptionJob
request.
Constraints:
Allowed Values: PENDING, READY, FAILED
vocabularyState
-
The processing state of the update to the vocabulary. When the
VocabularyState
field is READY
, the
vocabulary is ready to be used in a
StartMedicalTranscriptionJob
request.
VocabularyState
public UpdateMedicalVocabularyResult withVocabularyState(VocabularyState vocabularyState)
The processing state of the update to the vocabulary. When the
VocabularyState
field is READY
, the vocabulary
is ready to be used in a StartMedicalTranscriptionJob
request.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: PENDING, READY, FAILED
vocabularyState
-
The processing state of the update to the vocabulary. When the
VocabularyState
field is READY
, the
vocabulary is ready to be used in a
StartMedicalTranscriptionJob
request.
VocabularyState
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.