Uses of Class
software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
-
Packages that use StartShotDetectionFilter Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of StartShotDetectionFilter in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return StartShotDetectionFilter Modifier and Type Method Description StartShotDetectionFilterStartSegmentDetectionFilters. shotFilter()Filters that are specific to shot detections.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type StartShotDetectionFilter Modifier and Type Method Description StartSegmentDetectionFilters.BuilderStartSegmentDetectionFilters.Builder. shotFilter(StartShotDetectionFilter shotFilter)Filters that are specific to shot detections.
-