| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
SearchedUser |
SearchedUser.clone() |
SearchedUser |
SearchUsersResult.getSearchedUser()
Contains the ID of the UserID that was used to search for matches in a collection.
|
SearchedUser |
SearchedUser.withUserId(String userId)
A provided ID for the UserID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchUsersResult.setSearchedUser(SearchedUser searchedUser)
Contains the ID of the UserID that was used to search for matches in a collection.
|
SearchUsersResult |
SearchUsersResult.withSearchedUser(SearchedUser searchedUser)
Contains the ID of the UserID that was used to search for matches in a collection.
|
Copyright © 2025. All rights reserved.