| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the API Reference for Amazon
Rekognition Image, Amazon
Rekognition Custom Labels, Amazon
Rekognition Stored Video, Amazon
Rekognition Streaming Video.
|
| Modifier and Type | Method and Description |
|---|---|
default StartFaceDetectionResponse |
RekognitionClient.startFaceDetection(Consumer<StartFaceDetectionRequest.Builder> startFaceDetectionRequest)
Starts asynchronous detection of faces in a stored video.
|
default StartFaceDetectionResponse |
RekognitionClient.startFaceDetection(StartFaceDetectionRequest startFaceDetectionRequest)
Starts asynchronous detection of faces in a stored video.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartFaceDetectionResponse> |
RekognitionAsyncClient.startFaceDetection(Consumer<StartFaceDetectionRequest.Builder> startFaceDetectionRequest)
Starts asynchronous detection of faces in a stored video.
|
default CompletableFuture<StartFaceDetectionResponse> |
RekognitionAsyncClient.startFaceDetection(StartFaceDetectionRequest startFaceDetectionRequest)
Starts asynchronous detection of faces in a stored video.
|
Copyright © 2023. All rights reserved.