Uses of Class
software.amazon.awssdk.services.rekognition.model.SearchedUser
-
Packages that use SearchedUser Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of SearchedUser in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return SearchedUser Modifier and Type Method Description SearchedUserSearchUsersResponse. searchedUser()Contains the ID of the UserID that was used to search for matches in a collection.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type SearchedUser Modifier and Type Method Description SearchUsersResponse.BuilderSearchUsersResponse.Builder. searchedUser(SearchedUser searchedUser)Contains the ID of the UserID that was used to search for matches in a collection.
-