| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
List<LendingResult> |
GetLendingAnalysisResponse.results()
Holds the information returned by one of AmazonTextract's document analysis operations for the pinstripe.
|
| Modifier and Type | Method and Description |
|---|---|
GetLendingAnalysisResponse.Builder |
GetLendingAnalysisResponse.Builder.results(LendingResult... results)
Holds the information returned by one of AmazonTextract's document analysis operations for the pinstripe.
|
| Modifier and Type | Method and Description |
|---|---|
GetLendingAnalysisResponse.Builder |
GetLendingAnalysisResponse.Builder.results(Collection<LendingResult> results)
Holds the information returned by one of AmazonTextract's document analysis operations for the pinstripe.
|
Copyright © 2023. All rights reserved.