| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical |
Amazon Comprehend Medical extracts structured information from unstructured clinical text.
|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
StartPHIDetectionJobResult |
AWSComprehendMedicalClient.startPHIDetectionJob(StartPHIDetectionJobRequest request)
Starts an asynchronous job to detect protected health information (PHI).
|
StartPHIDetectionJobResult |
AWSComprehendMedical.startPHIDetectionJob(StartPHIDetectionJobRequest startPHIDetectionJobRequest)
Starts an asynchronous job to detect protected health information (PHI).
|
StartPHIDetectionJobResult |
AbstractAWSComprehendMedical.startPHIDetectionJob(StartPHIDetectionJobRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartPHIDetectionJobResult> |
AWSComprehendMedicalAsyncClient.startPHIDetectionJobAsync(StartPHIDetectionJobRequest request,
AsyncHandler<StartPHIDetectionJobRequest,StartPHIDetectionJobResult> asyncHandler) |
Future<StartPHIDetectionJobResult> |
AWSComprehendMedicalAsync.startPHIDetectionJobAsync(StartPHIDetectionJobRequest startPHIDetectionJobRequest,
AsyncHandler<StartPHIDetectionJobRequest,StartPHIDetectionJobResult> asyncHandler)
Starts an asynchronous job to detect protected health information (PHI).
|
Future<StartPHIDetectionJobResult> |
AbstractAWSComprehendMedicalAsync.startPHIDetectionJobAsync(StartPHIDetectionJobRequest request,
AsyncHandler<StartPHIDetectionJobRequest,StartPHIDetectionJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartPHIDetectionJobResult |
StartPHIDetectionJobResult.clone() |
StartPHIDetectionJobResult |
StartPHIDetectionJobResult.withJobId(String jobId)
The identifier generated for the job.
|
Copyright © 2023. All rights reserved.