Uses of Class
software.amazon.awssdk.services.rekognition.model.ShotSegment
-
Packages that use ShotSegment Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of ShotSegment in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return ShotSegment Modifier and Type Method Description ShotSegmentSegmentDetection. shotSegment()If the segment is a shot detection, contains information about the shot detection.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type ShotSegment Modifier and Type Method Description SegmentDetection.BuilderSegmentDetection.Builder. shotSegment(ShotSegment shotSegment)If the segment is a shot detection, contains information about the shot detection.
-