| 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 GetDocumentTextDetectionResponse |
TextractClient.getDocumentTextDetection(GetDocumentTextDetectionRequest getDocumentTextDetectionRequest)
Gets the results for an Amazon Textract asynchronous operation that detects text in a document.
|
default CompletableFuture<GetDocumentTextDetectionResponse> |
TextractAsyncClient.getDocumentTextDetection(GetDocumentTextDetectionRequest getDocumentTextDetectionRequest)
Gets the results for an Amazon Textract asynchronous operation that detects text in a document.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDocumentTextDetectionRequestMarshaller.marshall(GetDocumentTextDetectionRequest getDocumentTextDetectionRequest) |
Copyright © 2023. All rights reserved.