| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Comprehend Medical; extracts structured information from unstructured clinical text.
|
| Modifier and Type | Method and Description |
|---|---|
default StartPhiDetectionJobResponse |
ComprehendMedicalClient.startPHIDetectionJob(Consumer<StartPhiDetectionJobRequest.Builder> startPhiDetectionJobRequest)
Starts an asynchronous job to detect protected health information (PHI).
|
default StartPhiDetectionJobResponse |
ComprehendMedicalClient.startPHIDetectionJob(StartPhiDetectionJobRequest startPhiDetectionJobRequest)
Starts an asynchronous job to detect protected health information (PHI).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartPhiDetectionJobResponse> |
ComprehendMedicalAsyncClient.startPHIDetectionJob(Consumer<StartPhiDetectionJobRequest.Builder> startPhiDetectionJobRequest)
Starts an asynchronous job to detect protected health information (PHI).
|
default CompletableFuture<StartPhiDetectionJobResponse> |
ComprehendMedicalAsyncClient.startPHIDetectionJob(StartPhiDetectionJobRequest startPhiDetectionJobRequest)
Starts an asynchronous job to detect protected health information (PHI).
|
Copyright © 2023. All rights reserved.