Uses of Class
software.amazon.awssdk.services.rekognition.model.MatchedUser
-
Packages that use MatchedUser Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of MatchedUser in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return MatchedUser Modifier and Type Method Description MatchedUserUserMatch. user()Confidence in the match of this UserID with the input face.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type MatchedUser Modifier and Type Method Description UserMatch.BuilderUserMatch.Builder. user(MatchedUser user)Confidence in the match of this UserID with the input face.
-