Uses of Class
software.amazon.awssdk.services.rekognition.paginators.GetSegmentDetectionPublisher
-
Packages that use GetSegmentDetectionPublisher 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 GetSegmentDetectionPublisher in software.amazon.awssdk.services.rekognition
Methods in software.amazon.awssdk.services.rekognition that return GetSegmentDetectionPublisher Modifier and Type Method Description default GetSegmentDetectionPublisherRekognitionAsyncClient. getSegmentDetectionPaginator(Consumer<GetSegmentDetectionRequest.Builder> getSegmentDetectionRequest)Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.default GetSegmentDetectionPublisherRekognitionAsyncClient. getSegmentDetectionPaginator(GetSegmentDetectionRequest getSegmentDetectionRequest)Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.
-