| 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 CompletableFuture<IndexFacesResponse> |
RekognitionAsyncClient.indexFaces(IndexFacesRequest indexFacesRequest)
Detects faces in the input image and adds them to the specified collection.
|
default IndexFacesResponse |
RekognitionClient.indexFaces(IndexFacesRequest indexFacesRequest)
Detects faces in the input image and adds them to the specified collection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
IndexFacesRequestMarshaller.marshall(IndexFacesRequest indexFacesRequest) |
Copyright © 2021. All rights reserved.