| 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<StartPhiDetectionJobResponse> |
ComprehendMedicalAsyncClient.startPHIDetectionJob(StartPhiDetectionJobRequest 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 |
|---|---|
SdkHttpFullRequest |
StartPhiDetectionJobRequestMarshaller.marshall(StartPhiDetectionJobRequest startPhiDetectionJobRequest) |
Copyright © 2019. All rights reserved.