| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
List<LineItemFields> |
LineItemGroup.lineItems()
The breakdown of information on a particular line of a table.
|
| Modifier and Type | Method and Description |
|---|---|
LineItemGroup.Builder |
LineItemGroup.Builder.lineItems(LineItemFields... lineItems)
The breakdown of information on a particular line of a table.
|
| Modifier and Type | Method and Description |
|---|---|
LineItemGroup.Builder |
LineItemGroup.Builder.lineItems(Collection<LineItemFields> lineItems)
The breakdown of information on a particular line of a table.
|
Copyright © 2023. All rights reserved.