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)Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.default GetSegmentDetectionIterableRekognitionClient. getSegmentDetectionPaginator(GetSegmentDetectionRequest getSegmentDetectionRequest)Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.
-