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