Interface TechnicalCueSegment.Builder

  • Method Details

    • type

      The type of the technical cue.

      Parameters:
      type - The type of the technical cue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the technical cue.

      Parameters:
      type - The type of the technical cue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • confidence

      TechnicalCueSegment.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.