| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
LendingSummary |
LendingSummary.clone() |
LendingSummary |
GetLendingAnalysisSummaryResult.getSummary()
Contains summary information for documents grouped by type.
|
LendingSummary |
LendingSummary.withDocumentGroups(Collection<DocumentGroup> documentGroups)
Contains an array of all DocumentGroup objects.
|
LendingSummary |
LendingSummary.withDocumentGroups(DocumentGroup... documentGroups)
Contains an array of all DocumentGroup objects.
|
LendingSummary |
LendingSummary.withUndetectedDocumentTypes(Collection<String> undetectedDocumentTypes)
UndetectedDocumentTypes.
|
LendingSummary |
LendingSummary.withUndetectedDocumentTypes(String... undetectedDocumentTypes)
UndetectedDocumentTypes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetLendingAnalysisSummaryResult.setSummary(LendingSummary summary)
Contains summary information for documents grouped by type.
|
GetLendingAnalysisSummaryResult |
GetLendingAnalysisSummaryResult.withSummary(LendingSummary summary)
Contains summary information for documents grouped by type.
|
Copyright © 2023. All rights reserved.