| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical |
Amazon Comprehend Medical extracts structured information from unstructured clinical text.
|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
DescribePHIDetectionJobResult |
AbstractAWSComprehendMedical.describePHIDetectionJob(DescribePHIDetectionJobRequest request) |
DescribePHIDetectionJobResult |
AWSComprehendMedicalClient.describePHIDetectionJob(DescribePHIDetectionJobRequest request)
Gets the properties associated with a protected health information (PHI) detection job.
|
DescribePHIDetectionJobResult |
AWSComprehendMedical.describePHIDetectionJob(DescribePHIDetectionJobRequest describePHIDetectionJobRequest)
Gets the properties associated with a protected health information (PHI) detection job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribePHIDetectionJobResult> |
AWSComprehendMedicalAsync.describePHIDetectionJobAsync(DescribePHIDetectionJobRequest describePHIDetectionJobRequest,
AsyncHandler<DescribePHIDetectionJobRequest,DescribePHIDetectionJobResult> asyncHandler)
Gets the properties associated with a protected health information (PHI) detection job.
|
Future<DescribePHIDetectionJobResult> |
AWSComprehendMedicalAsyncClient.describePHIDetectionJobAsync(DescribePHIDetectionJobRequest request,
AsyncHandler<DescribePHIDetectionJobRequest,DescribePHIDetectionJobResult> asyncHandler) |
Future<DescribePHIDetectionJobResult> |
AbstractAWSComprehendMedicalAsync.describePHIDetectionJobAsync(DescribePHIDetectionJobRequest request,
AsyncHandler<DescribePHIDetectionJobRequest,DescribePHIDetectionJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribePHIDetectionJobResult |
DescribePHIDetectionJobResult.clone() |
DescribePHIDetectionJobResult |
DescribePHIDetectionJobResult.withComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
Copyright © 2021. All rights reserved.