Uses of Class
software.amazon.awssdk.services.rekognition.paginators.GetTextDetectionPublisher
-
Packages that use GetTextDetectionPublisher Package Description software.amazon.awssdk.services.rekognition This is the API Reference for Amazon Rekognition Image, Amazon Rekognition Custom Labels, Amazon Rekognition Stored Video, Amazon Rekognition Streaming Video. -
-
Uses of GetTextDetectionPublisher in software.amazon.awssdk.services.rekognition
Methods in software.amazon.awssdk.services.rekognition that return GetTextDetectionPublisher Modifier and Type Method Description default GetTextDetectionPublisherRekognitionAsyncClient. getTextDetectionPaginator(Consumer<GetTextDetectionRequest.Builder> getTextDetectionRequest)This is a variant ofRekognitionAsyncClient.getTextDetection(software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest)operation.default GetTextDetectionPublisherRekognitionAsyncClient. getTextDetectionPaginator(GetTextDetectionRequest getTextDetectionRequest)This is a variant ofRekognitionAsyncClient.getTextDetection(software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest)operation.
-