| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
List<Extraction> |
LendingResult.extractions()
An array of Extraction to hold structured data.
|
| Modifier and Type | Method and Description |
|---|---|
LendingResult.Builder |
LendingResult.Builder.extractions(Extraction... extractions)
An array of Extraction to hold structured data.
|
| Modifier and Type | Method and Description |
|---|---|
LendingResult.Builder |
LendingResult.Builder.extractions(Collection<Extraction> extractions)
An array of Extraction to hold structured data.
|
Copyright © 2023. All rights reserved.