| 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 AssociateFacesResponse |
RekognitionClient.associateFaces(AssociateFacesRequest associateFacesRequest)
Associates one or more faces with an existing UserID.
|
default AssociateFacesResponse |
RekognitionClient.associateFaces(Consumer<AssociateFacesRequest.Builder> associateFacesRequest)
Associates one or more faces with an existing UserID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateFacesResponse> |
RekognitionAsyncClient.associateFaces(AssociateFacesRequest associateFacesRequest)
Associates one or more faces with an existing UserID.
|
default CompletableFuture<AssociateFacesResponse> |
RekognitionAsyncClient.associateFaces(Consumer<AssociateFacesRequest.Builder> associateFacesRequest)
Associates one or more faces with an existing UserID.
|
Copyright © 2023. All rights reserved.