| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
InputDataConfig |
StartEntitiesDetectionV2JobRequest.inputDataConfig()
The input configuration that specifies the format and location of the input data for the job.
|
InputDataConfig |
ComprehendMedicalAsyncJobProperties.inputDataConfig()
The input data configuration that you supplied when you created the detection job.
|
InputDataConfig |
StartIcd10CmInferenceJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
InputDataConfig |
StartSnomedctInferenceJobRequest.inputDataConfig()
Returns the value of the InputDataConfig property for this object.
|
InputDataConfig |
StartRxNormInferenceJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
InputDataConfig |
StartPhiDetectionJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
| Modifier and Type | Method and Description |
|---|---|
StartEntitiesDetectionV2JobRequest.Builder |
StartEntitiesDetectionV2JobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input configuration that specifies the format and location of the input data for the job.
|
ComprehendMedicalAsyncJobProperties.Builder |
ComprehendMedicalAsyncJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that you supplied when you created the detection job.
|
StartIcd10CmInferenceJobRequest.Builder |
StartIcd10CmInferenceJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
StartSnomedctInferenceJobRequest.Builder |
StartSnomedctInferenceJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Sets the value of the InputDataConfig property for this object.
|
StartRxNormInferenceJobRequest.Builder |
StartRxNormInferenceJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
StartPhiDetectionJobRequest.Builder |
StartPhiDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
Copyright © 2022. All rights reserved.