| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
SearchedFace |
SearchedFace.clone() |
SearchedFace |
SearchUsersResult.getSearchedFace()
Contains the ID of a face that was used to search for matches in a collection.
|
SearchedFace |
SearchedFace.withFaceId(String faceId)
Unique identifier assigned to the face.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchUsersResult.setSearchedFace(SearchedFace searchedFace)
Contains the ID of a face that was used to search for matches in a collection.
|
SearchUsersResult |
SearchUsersResult.withSearchedFace(SearchedFace searchedFace)
Contains the ID of a face that was used to search for matches in a collection.
|
Copyright © 2025. All rights reserved.