| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Comprehend Medical; extracts structured information from unstructured clinical text.
|
| Modifier and Type | Method and Description |
|---|---|
default ListRxNormInferenceJobsResponse |
ComprehendMedicalClient.listRxNormInferenceJobs(Consumer<ListRxNormInferenceJobsRequest.Builder> listRxNormInferenceJobsRequest)
Gets a list of InferRxNorm jobs that you have submitted.
|
default ListRxNormInferenceJobsResponse |
ComprehendMedicalClient.listRxNormInferenceJobs(ListRxNormInferenceJobsRequest listRxNormInferenceJobsRequest)
Gets a list of InferRxNorm jobs that you have submitted.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRxNormInferenceJobsResponse> |
ComprehendMedicalAsyncClient.listRxNormInferenceJobs(Consumer<ListRxNormInferenceJobsRequest.Builder> listRxNormInferenceJobsRequest)
Gets a list of InferRxNorm jobs that you have submitted.
|
default CompletableFuture<ListRxNormInferenceJobsResponse> |
ComprehendMedicalAsyncClient.listRxNormInferenceJobs(ListRxNormInferenceJobsRequest listRxNormInferenceJobsRequest)
Gets a list of InferRxNorm jobs that you have submitted.
|
Copyright © 2022. All rights reserved.