| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Amazon Comprehend Medical extracts structured information from unstructured clinical text.
|
| software.amazon.awssdk.services.comprehendmedical.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePhiDetectionJobResponse> |
ComprehendMedicalAsyncClient.describePHIDetectionJob(DescribePhiDetectionJobRequest describePhiDetectionJobRequest)
Gets the properties associated with a protected health information (PHI) detection job.
|
default DescribePhiDetectionJobResponse |
ComprehendMedicalClient.describePHIDetectionJob(DescribePhiDetectionJobRequest describePhiDetectionJobRequest)
Gets the properties associated with a protected health information (PHI) detection job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribePhiDetectionJobRequestMarshaller.marshall(DescribePhiDetectionJobRequest describePhiDetectionJobRequest) |
Copyright © 2021. All rights reserved.