| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract |
Amazon Textract detects and analyzes text in documents and converts it into machine-readable text.
|
| software.amazon.awssdk.services.textract.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartLendingAnalysisResponse |
TextractClient.startLendingAnalysis(StartLendingAnalysisRequest startLendingAnalysisRequest)
Starts the classification and analysis of an input document.
|
default CompletableFuture<StartLendingAnalysisResponse> |
TextractAsyncClient.startLendingAnalysis(StartLendingAnalysisRequest startLendingAnalysisRequest)
Starts the classification and analysis of an input document.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartLendingAnalysisRequestMarshaller.marshall(StartLendingAnalysisRequest startLendingAnalysisRequest) |
Copyright © 2023. All rights reserved.