| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
List<LendingField> |
LendingDocument.lendingFields()
An array of LendingField objects.
|
| Modifier and Type | Method and Description |
|---|---|
LendingDocument.Builder |
LendingDocument.Builder.lendingFields(LendingField... lendingFields)
An array of LendingField objects.
|
| Modifier and Type | Method and Description |
|---|---|
LendingDocument.Builder |
LendingDocument.Builder.lendingFields(Collection<LendingField> lendingFields)
An array of LendingField objects.
|
Copyright © 2023. All rights reserved.