Interface Beard.Builder

    • Method Detail

      • value

        Beard.Builder value​(Boolean value)

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

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

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