Uses of Class
software.amazon.awssdk.services.rekognition.paginators.GetLabelDetectionPublisher
-
Packages that use GetLabelDetectionPublisher 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 GetLabelDetectionPublisher in software.amazon.awssdk.services.rekognition
Methods in software.amazon.awssdk.services.rekognition that return GetLabelDetectionPublisher Modifier and Type Method Description default GetLabelDetectionPublisherRekognitionAsyncClient. getLabelDetectionPaginator(Consumer<GetLabelDetectionRequest.Builder> getLabelDetectionRequest)This is a variant ofRekognitionAsyncClient.getLabelDetection(software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest)operation.default GetLabelDetectionPublisherRekognitionAsyncClient. getLabelDetectionPaginator(GetLabelDetectionRequest getLabelDetectionRequest)This is a variant ofRekognitionAsyncClient.getLabelDetection(software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest)operation.
-