Interface ShotSegment.Builder

    • Method Detail

      • index

        ShotSegment.Builder index​(Long index)

        An Identifier for a shot detection segment detected in a video.

        Parameters:
        index - An Identifier for a shot detection segment detected in a video.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • confidence

        ShotSegment.Builder confidence​(Float confidence)

        The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.

        Parameters:
        confidence - The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.