Interface UserMatch.Builder

    • Method Detail

      • similarity

        UserMatch.Builder similarity​(Float similarity)

        Describes the UserID metadata.

        Parameters:
        similarity - Describes the UserID metadata.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • user

        UserMatch.Builder user​(MatchedUser user)

        Confidence in the match of this UserID with the input face.

        Parameters:
        user - Confidence in the match of this UserID with the input face.
        Returns:
        Returns a reference to this object so that method calls can be chained together.