| 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 |
|---|---|
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 |
|---|---|
ListRxNormInferenceJobsRequest |
ListRxNormInferenceJobsRequest.clone() |
ListRxNormInferenceJobsRequest |
ListRxNormInferenceJobsRequest.withFilter(ComprehendMedicalAsyncJobFilter filter)
Filters the jobs that are returned.
|
ListRxNormInferenceJobsRequest |
ListRxNormInferenceJobsRequest.withMaxResults(Integer maxResults)
Identifies the next page of results to return.
|
ListRxNormInferenceJobsRequest |
ListRxNormInferenceJobsRequest.withNextToken(String nextToken)
Identifies the next page of results to return.
|
Copyright © 2023. All rights reserved.