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)Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.default GetTextDetectionPublisherRekognitionAsyncClient. getTextDetectionPaginator(GetTextDetectionRequest getTextDetectionRequest)Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
-