| 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 |
|---|---|
ListPHIDetectionJobsResult |
AWSComprehendMedical.listPHIDetectionJobs(ListPHIDetectionJobsRequest listPHIDetectionJobsRequest)
Gets a list of protected health information (PHI) detection jobs that you have submitted.
|
ListPHIDetectionJobsResult |
AWSComprehendMedicalClient.listPHIDetectionJobs(ListPHIDetectionJobsRequest request)
Gets a list of protected health information (PHI) detection jobs that you have submitted.
|
ListPHIDetectionJobsResult |
AbstractAWSComprehendMedical.listPHIDetectionJobs(ListPHIDetectionJobsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListPHIDetectionJobsResult> |
AWSComprehendMedicalAsync.listPHIDetectionJobsAsync(ListPHIDetectionJobsRequest listPHIDetectionJobsRequest,
AsyncHandler<ListPHIDetectionJobsRequest,ListPHIDetectionJobsResult> asyncHandler)
Gets a list of protected health information (PHI) detection jobs that you have submitted.
|
Future<ListPHIDetectionJobsResult> |
AWSComprehendMedicalAsyncClient.listPHIDetectionJobsAsync(ListPHIDetectionJobsRequest request,
AsyncHandler<ListPHIDetectionJobsRequest,ListPHIDetectionJobsResult> asyncHandler) |
Future<ListPHIDetectionJobsResult> |
AbstractAWSComprehendMedicalAsync.listPHIDetectionJobsAsync(ListPHIDetectionJobsRequest request,
AsyncHandler<ListPHIDetectionJobsRequest,ListPHIDetectionJobsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListPHIDetectionJobsResult |
ListPHIDetectionJobsResult.clone() |
ListPHIDetectionJobsResult |
ListPHIDetectionJobsResult.withComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
ListPHIDetectionJobsResult |
ListPHIDetectionJobsResult.withComprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties... comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
ListPHIDetectionJobsResult |
ListPHIDetectionJobsResult.withNextToken(String nextToken)
Identifies the next page of results to return.
|
Copyright © 2019. All rights reserved.