| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
List<SNOMEDCTEntity> |
InferSnomedctResponse.entities()
The collection of medical concept entities extracted from the input text and their associated information.
|
| Modifier and Type | Method and Description |
|---|---|
InferSnomedctResponse.Builder |
InferSnomedctResponse.Builder.entities(SNOMEDCTEntity... entities)
The collection of medical concept entities extracted from the input text and their associated information.
|
| Modifier and Type | Method and Description |
|---|---|
InferSnomedctResponse.Builder |
InferSnomedctResponse.Builder.entities(Collection<SNOMEDCTEntity> entities)
The collection of medical concept entities extracted from the input text and their associated information.
|
Copyright © 2022. All rights reserved.