| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract |
Amazon Textract detects and analyzes text in documents and converts it into machine-readable text.
|
| Modifier and Type | Method and Description |
|---|---|
default GetLendingAnalysisResponse |
TextractClient.getLendingAnalysis(Consumer<GetLendingAnalysisRequest.Builder> getLendingAnalysisRequest)
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a lending document.
|
default GetLendingAnalysisResponse |
TextractClient.getLendingAnalysis(GetLendingAnalysisRequest getLendingAnalysisRequest)
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a lending document.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLendingAnalysisResponse> |
TextractAsyncClient.getLendingAnalysis(Consumer<GetLendingAnalysisRequest.Builder> getLendingAnalysisRequest)
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a lending document.
|
default CompletableFuture<GetLendingAnalysisResponse> |
TextractAsyncClient.getLendingAnalysis(GetLendingAnalysisRequest getLendingAnalysisRequest)
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a lending document.
|
Copyright © 2023. All rights reserved.