| 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 |
|---|---|
ListRxNormInferenceJobsResult |
AbstractAWSComprehendMedical.listRxNormInferenceJobs(ListRxNormInferenceJobsRequest request) |
ListRxNormInferenceJobsResult |
AWSComprehendMedical.listRxNormInferenceJobs(ListRxNormInferenceJobsRequest listRxNormInferenceJobsRequest)
Gets a list of InferRxNorm jobs that you have submitted.
|
ListRxNormInferenceJobsResult |
AWSComprehendMedicalClient.listRxNormInferenceJobs(ListRxNormInferenceJobsRequest request)
Gets a list of InferRxNorm jobs that you have submitted.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListRxNormInferenceJobsResult> |
AbstractAWSComprehendMedicalAsync.listRxNormInferenceJobsAsync(ListRxNormInferenceJobsRequest request,
AsyncHandler<ListRxNormInferenceJobsRequest,ListRxNormInferenceJobsResult> asyncHandler) |
Future<ListRxNormInferenceJobsResult> |
AWSComprehendMedicalAsyncClient.listRxNormInferenceJobsAsync(ListRxNormInferenceJobsRequest request,
AsyncHandler<ListRxNormInferenceJobsRequest,ListRxNormInferenceJobsResult> asyncHandler) |
Future<ListRxNormInferenceJobsResult> |
AWSComprehendMedicalAsync.listRxNormInferenceJobsAsync(ListRxNormInferenceJobsRequest listRxNormInferenceJobsRequest,
AsyncHandler<ListRxNormInferenceJobsRequest,ListRxNormInferenceJobsResult> asyncHandler)
Gets a list of InferRxNorm jobs that you have submitted.
|
| Modifier and Type | Method and Description |
|---|---|
ListRxNormInferenceJobsResult |
ListRxNormInferenceJobsResult.clone() |
ListRxNormInferenceJobsResult |
ListRxNormInferenceJobsResult.withComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
The maximum number of results to return in each page.
|
ListRxNormInferenceJobsResult |
ListRxNormInferenceJobsResult.withComprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties... comprehendMedicalAsyncJobPropertiesList)
The maximum number of results to return in each page.
|
ListRxNormInferenceJobsResult |
ListRxNormInferenceJobsResult.withNextToken(String nextToken)
Identifies the next page of results to return.
|
Copyright © 2022. All rights reserved.