| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| software.amazon.awssdk.services.rekognition.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartFaceSearchResponse |
RekognitionClient.startFaceSearch(StartFaceSearchRequest startFaceSearchRequest)
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored
video.
|
default CompletableFuture<StartFaceSearchResponse> |
RekognitionAsyncClient.startFaceSearch(StartFaceSearchRequest startFaceSearchRequest)
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored
video.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartFaceSearchRequestMarshaller.marshall(StartFaceSearchRequest startFaceSearchRequest) |
Copyright © 2020. All rights reserved.