| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| software.amazon.awssdk.services.rekognition.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DetectTextResponse> |
RekognitionAsyncClient.detectText(DetectTextRequest detectTextRequest)
Detects text in the input image and converts it into machine-readable text.
|
default DetectTextResponse |
RekognitionClient.detectText(DetectTextRequest detectTextRequest)
Detects text in the input image and converts it into machine-readable text.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetectTextRequestMarshaller.marshall(DetectTextRequest detectTextRequest) |
Copyright © 2021. All rights reserved.