| 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<ListPhiDetectionJobsResponse> |
ComprehendMedicalAsyncClient.listPHIDetectionJobs(ListPhiDetectionJobsRequest listPhiDetectionJobsRequest)
Gets a list of protected health information (PHI) detection jobs that you have submitted.
|
default ListPhiDetectionJobsResponse |
ComprehendMedicalClient.listPHIDetectionJobs(ListPhiDetectionJobsRequest listPhiDetectionJobsRequest)
Gets a list of protected health information (PHI) detection jobs that you have submitted.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPhiDetectionJobsRequestMarshaller.marshall(ListPhiDetectionJobsRequest listPhiDetectionJobsRequest) |
Copyright © 2021. All rights reserved.