Uses of Class
software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
-
Packages that use StartSegmentDetectionFilters Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of StartSegmentDetectionFilters in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return StartSegmentDetectionFilters Modifier and Type Method Description StartSegmentDetectionFiltersStartSegmentDetectionRequest. filters()Filters for technical cue or shot detection.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type StartSegmentDetectionFilters Modifier and Type Method Description StartSegmentDetectionRequest.BuilderStartSegmentDetectionRequest.Builder. filters(StartSegmentDetectionFilters filters)Filters for technical cue or shot detection.
-