| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentGroup> |
LendingSummary.documentGroups()
Contains an array of all DocumentGroup objects.
|
| Modifier and Type | Method and Description |
|---|---|
LendingSummary.Builder |
LendingSummary.Builder.documentGroups(DocumentGroup... documentGroups)
Contains an array of all DocumentGroup objects.
|
| Modifier and Type | Method and Description |
|---|---|
LendingSummary.Builder |
LendingSummary.Builder.documentGroups(Collection<DocumentGroup> documentGroups)
Contains an array of all DocumentGroup objects.
|
Copyright © 2023. All rights reserved.