| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical |
Comprehend Medical; extracts structured information from unstructured clinical text.
|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
StopPHIDetectionJobResult |
AWSComprehendMedicalClient.stopPHIDetectionJob(StopPHIDetectionJobRequest request)
Stops a protected health information (PHI) detection job in progress.
|
StopPHIDetectionJobResult |
AbstractAWSComprehendMedical.stopPHIDetectionJob(StopPHIDetectionJobRequest request) |
StopPHIDetectionJobResult |
AWSComprehendMedical.stopPHIDetectionJob(StopPHIDetectionJobRequest stopPHIDetectionJobRequest)
Stops a protected health information (PHI) detection job in progress.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopPHIDetectionJobResult> |
AWSComprehendMedicalAsyncClient.stopPHIDetectionJobAsync(StopPHIDetectionJobRequest request,
AsyncHandler<StopPHIDetectionJobRequest,StopPHIDetectionJobResult> asyncHandler) |
Future<StopPHIDetectionJobResult> |
AbstractAWSComprehendMedicalAsync.stopPHIDetectionJobAsync(StopPHIDetectionJobRequest request,
AsyncHandler<StopPHIDetectionJobRequest,StopPHIDetectionJobResult> asyncHandler) |
Future<StopPHIDetectionJobResult> |
AWSComprehendMedicalAsync.stopPHIDetectionJobAsync(StopPHIDetectionJobRequest stopPHIDetectionJobRequest,
AsyncHandler<StopPHIDetectionJobRequest,StopPHIDetectionJobResult> asyncHandler)
Stops a protected health information (PHI) detection job in progress.
|
| Modifier and Type | Method and Description |
|---|---|
StopPHIDetectionJobResult |
StopPHIDetectionJobResult.clone() |
StopPHIDetectionJobResult |
StopPHIDetectionJobResult.withJobId(String jobId)
The identifier of the PHI detection job that was stopped.
|
Copyright © 2023. All rights reserved.