| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
static ExpenseType.Builder |
ExpenseType.builder() |
ExpenseType.Builder |
ExpenseType.Builder.confidence(Float confidence)
The confidence of accuracy, as a percentage.
|
ExpenseType.Builder |
ExpenseType.Builder.text(String text)
The word or line of text detected by Amazon Textract.
|
ExpenseType.Builder |
ExpenseType.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExpenseType.Builder> |
ExpenseType.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ExpenseField.Builder |
ExpenseField.Builder.type(Consumer<ExpenseType.Builder> type)
The implied label of a detected element.
|
Copyright © 2023. All rights reserved.