public static interface ShotSegment.Builder extends SdkPojo, CopyableBuilder<ShotSegment.Builder,ShotSegment>
| Modifier and Type | Method and Description |
|---|---|
ShotSegment.Builder |
confidence(Float confidence)
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
|
ShotSegment.Builder |
index(Long index)
An Identifier for a shot detection segment detected in a video
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildShotSegment.Builder index(Long index)
An Identifier for a shot detection segment detected in a video
index - An Identifier for a shot detection segment detected in a videoShotSegment.Builder confidence(Float confidence)
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
confidence - The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.Copyright © 2020. All rights reserved.