Interface EyeOpen.Builder

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

public static interface EyeOpen.Builder extends SdkPojo, CopyableBuilder<EyeOpen.Builder,EyeOpen>
  • Method Details

    • value

      EyeOpen.Builder value(Boolean value)

      Boolean value that indicates whether the eyes on the face are open.

      Parameters:
      value - Boolean value that indicates whether the eyes on the face are open.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • confidence

      EyeOpen.Builder confidence(Float confidence)

      Level of confidence in the determination.

      Parameters:
      confidence - Level of confidence in the determination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.