Interface Mustache.Builder

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

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

    • value

      Mustache.Builder value(Boolean value)

      Boolean value that indicates whether the face has mustache or not.

      Parameters:
      value - Boolean value that indicates whether the face has mustache or not.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • confidence

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