| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
InputDataConfig |
StartPhiDetectionJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
InputDataConfig |
StartRxNormInferenceJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
InputDataConfig |
StartIcd10CmInferenceJobRequest.inputDataConfig()
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 |
StartEntitiesDetectionV2JobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
| Modifier and Type | Method and Description |
|---|---|
StartPhiDetectionJobRequest.Builder |
StartPhiDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
StartRxNormInferenceJobRequest.Builder |
StartRxNormInferenceJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
StartIcd10CmInferenceJobRequest.Builder |
StartIcd10CmInferenceJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
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.
|
StartEntitiesDetectionV2JobRequest.Builder |
StartEntitiesDetectionV2JobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
Copyright © 2021. All rights reserved.