Interface TechnicalCueSegment.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TechnicalCueSegment.Builder,TechnicalCueSegment>, SdkBuilder<TechnicalCueSegment.Builder,TechnicalCueSegment>, SdkPojo
Enclosing class:
TechnicalCueSegment

public static interface TechnicalCueSegment.Builder extends SdkPojo, CopyableBuilder<TechnicalCueSegment.Builder,TechnicalCueSegment>
  • 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.