default GetDocumentAnalysisResponse |
TextractClient.getDocumentAnalysis(Consumer<GetDocumentAnalysisRequest.Builder> getDocumentAnalysisRequest) |
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a document.
|
default GetDocumentAnalysisResponse |
TextractClient.getDocumentAnalysis(GetDocumentAnalysisRequest getDocumentAnalysisRequest) |
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a document.
|
default GetDocumentTextDetectionResponse |
TextractClient.getDocumentTextDetection(Consumer<GetDocumentTextDetectionRequest.Builder> getDocumentTextDetectionRequest) |
Gets the results for an Amazon Textract asynchronous operation that detects text in a document.
|
default GetDocumentTextDetectionResponse |
TextractClient.getDocumentTextDetection(GetDocumentTextDetectionRequest getDocumentTextDetectionRequest) |
Gets the results for an Amazon Textract asynchronous operation that detects text in a document.
|
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.
|
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.
|
default GetLendingAnalysisSummaryResponse |
TextractClient.getLendingAnalysisSummary(Consumer<GetLendingAnalysisSummaryRequest.Builder> getLendingAnalysisSummaryRequest) |
Gets summarized results for the StartLendingAnalysis operation, which analyzes text in a lending
document.
|
default GetLendingAnalysisSummaryResponse |
TextractClient.getLendingAnalysisSummary(GetLendingAnalysisSummaryRequest getLendingAnalysisSummaryRequest) |
Gets summarized results for the StartLendingAnalysis operation, which analyzes text in a lending
document.
|