| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
ExpenseDetection |
ExpenseField.labelDetection()
The explicitly stated label of a detected element.
|
ExpenseDetection |
ExpenseField.valueDetection()
The value of a detected element.
|
| Modifier and Type | Method and Description |
|---|---|
ExpenseField.Builder |
ExpenseField.Builder.labelDetection(ExpenseDetection labelDetection)
The explicitly stated label of a detected element.
|
ExpenseField.Builder |
ExpenseField.Builder.valueDetection(ExpenseDetection valueDetection)
The value of a detected element.
|
Copyright © 2023. All rights reserved.