| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Comprehend Medical; extracts structured information from unstructured clinical text.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribePhiDetectionJobResponse |
ComprehendMedicalClient.describePHIDetectionJob(Consumer<DescribePhiDetectionJobRequest.Builder> 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 |
|---|---|
default CompletableFuture<DescribePhiDetectionJobResponse> |
ComprehendMedicalAsyncClient.describePHIDetectionJob(Consumer<DescribePhiDetectionJobRequest.Builder> describePhiDetectionJobRequest)
Gets the properties associated with a protected health information (PHI) detection job.
|
default CompletableFuture<DescribePhiDetectionJobResponse> |
ComprehendMedicalAsyncClient.describePHIDetectionJob(DescribePhiDetectionJobRequest describePhiDetectionJobRequest)
Gets the properties associated with a protected health information (PHI) detection job.
|
Copyright © 2023. All rights reserved.