| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
static LanguageCode |
LanguageCode.fromValue(String value)
Use this in place of valueOf.
|
static LanguageCode |
LanguageCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageCode[] |
LanguageCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StartRxNormInferenceJobRequest |
StartRxNormInferenceJobRequest.withLanguageCode(LanguageCode languageCode)
The language of the input documents.
|
StartPHIDetectionJobRequest |
StartPHIDetectionJobRequest.withLanguageCode(LanguageCode languageCode)
The language of the input documents.
|
StartICD10CMInferenceJobRequest |
StartICD10CMInferenceJobRequest.withLanguageCode(LanguageCode languageCode)
The language of the input documents.
|
StartSNOMEDCTInferenceJobRequest |
StartSNOMEDCTInferenceJobRequest.withLanguageCode(LanguageCode languageCode)
The language of the input documents.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withLanguageCode(LanguageCode languageCode)
The language code of the input documents.
|
StartEntitiesDetectionV2JobRequest |
StartEntitiesDetectionV2JobRequest.withLanguageCode(LanguageCode languageCode)
The language of the input documents.
|
Copyright © 2023. All rights reserved.