| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
ExpenseType |
ExpenseType.clone() |
ExpenseType |
ExpenseField.getType()
The implied label of a detected element.
|
ExpenseType |
ExpenseType.withConfidence(Float confidence)
The confidence of accuracy, as a percentage.
|
ExpenseType |
ExpenseType.withText(String text)
The word or line of text detected by Amazon Textract.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExpenseField.setType(ExpenseType type)
The implied label of a detected element.
|
ExpenseField |
ExpenseField.withType(ExpenseType type)
The implied label of a detected element.
|
Copyright © 2025. All rights reserved.