Uses of Class
software.amazon.awssdk.services.rekognition.paginators.GetSegmentDetectionIterable
-
Packages that use GetSegmentDetectionIterable 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 GetSegmentDetectionIterable in software.amazon.awssdk.services.rekognition
Methods in software.amazon.awssdk.services.rekognition that return GetSegmentDetectionIterable Modifier and Type Method Description default GetSegmentDetectionIterableRekognitionClient. getSegmentDetectionPaginator(Consumer<GetSegmentDetectionRequest.Builder> getSegmentDetectionRequest)This is a variant ofRekognitionClient.getSegmentDetection(software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest)operation.default GetSegmentDetectionIterableRekognitionClient. getSegmentDetectionPaginator(GetSegmentDetectionRequest getSegmentDetectionRequest)This is a variant ofRekognitionClient.getSegmentDetection(software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest)operation.
-