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