| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical |
Comprehend Medical; extracts structured information from unstructured clinical text.
|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribePHIDetectionJobResult> |
AWSComprehendMedicalAsyncClient.describePHIDetectionJobAsync(DescribePHIDetectionJobRequest request,
AsyncHandler<DescribePHIDetectionJobRequest,DescribePHIDetectionJobResult> asyncHandler) |
Future<DescribePHIDetectionJobResult> |
AbstractAWSComprehendMedicalAsync.describePHIDetectionJobAsync(DescribePHIDetectionJobRequest request,
AsyncHandler<DescribePHIDetectionJobRequest,DescribePHIDetectionJobResult> asyncHandler) |
Future<DescribePHIDetectionJobResult> |
AWSComprehendMedicalAsync.describePHIDetectionJobAsync(DescribePHIDetectionJobRequest describePHIDetectionJobRequest,
AsyncHandler<DescribePHIDetectionJobRequest,DescribePHIDetectionJobResult> asyncHandler)
Gets the properties associated with a protected health information (PHI) detection job.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePHIDetectionJobRequest |
DescribePHIDetectionJobRequest.clone() |
DescribePHIDetectionJobRequest |
DescribePHIDetectionJobRequest.withJobId(String jobId)
The identifier that Comprehend Medical; generated for the job.
|
Copyright © 2022. All rights reserved.