| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Comprehend Medical; extracts structured information from unstructured clinical text.
|
| software.amazon.awssdk.services.comprehendmedical.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopPhiDetectionJobResponse> |
ComprehendMedicalAsyncClient.stopPHIDetectionJob(StopPhiDetectionJobRequest stopPhiDetectionJobRequest)
Stops a protected health information (PHI) detection job in progress.
|
default StopPhiDetectionJobResponse |
ComprehendMedicalClient.stopPHIDetectionJob(StopPhiDetectionJobRequest stopPhiDetectionJobRequest)
Stops a protected health information (PHI) detection job in progress.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopPhiDetectionJobRequestMarshaller.marshall(StopPhiDetectionJobRequest stopPhiDetectionJobRequest) |
Copyright © 2023. All rights reserved.