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)This is a variant ofRekognitionAsyncClient.getSegmentDetection(software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest)operation.default GetSegmentDetectionPublisherRekognitionAsyncClient. getSegmentDetectionPaginator(GetSegmentDetectionRequest getSegmentDetectionRequest)This is a variant ofRekognitionAsyncClient.getSegmentDetection(software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest)operation.
-