| 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 GetExpenseAnalysisResponse |
TextractClient.getExpenseAnalysis(Consumer<GetExpenseAnalysisRequest.Builder> getExpenseAnalysisRequest)
Gets the results for an Amazon Textract asynchronous operation that analyzes invoices and receipts.
|
default GetExpenseAnalysisResponse |
TextractClient.getExpenseAnalysis(GetExpenseAnalysisRequest getExpenseAnalysisRequest)
Gets the results for an Amazon Textract asynchronous operation that analyzes invoices and receipts.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetExpenseAnalysisResponse> |
TextractAsyncClient.getExpenseAnalysis(Consumer<GetExpenseAnalysisRequest.Builder> getExpenseAnalysisRequest)
Gets the results for an Amazon Textract asynchronous operation that analyzes invoices and receipts.
|
default CompletableFuture<GetExpenseAnalysisResponse> |
TextractAsyncClient.getExpenseAnalysis(GetExpenseAnalysisRequest getExpenseAnalysisRequest)
Gets the results for an Amazon Textract asynchronous operation that analyzes invoices and receipts.
|
Copyright © 2023. All rights reserved.