| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
Characters |
Characters.clone() |
Characters |
InferSNOMEDCTResult.getCharacters()
The number of characters in the input request documentation.
|
Characters |
Characters.withOriginalTextCharacters(Integer originalTextCharacters)
The number of characters present in the input text document as processed by Comprehend Medical.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InferSNOMEDCTResult.setCharacters(Characters characters)
The number of characters in the input request documentation.
|
InferSNOMEDCTResult |
InferSNOMEDCTResult.withCharacters(Characters characters)
The number of characters in the input request documentation.
|
Copyright © 2022. All rights reserved.