| 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.
|
| software.amazon.awssdk.services.rekognition.transform |
| Modifier and Type | Method and Description |
|---|---|
default DisassociateFacesResponse |
RekognitionClient.disassociateFaces(DisassociateFacesRequest disassociateFacesRequest)
Removes the association between a
Face supplied in an array of FaceIds and the User. |
default CompletableFuture<DisassociateFacesResponse> |
RekognitionAsyncClient.disassociateFaces(DisassociateFacesRequest disassociateFacesRequest)
Removes the association between a
Face supplied in an array of FaceIds and the User. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateFacesRequestMarshaller.marshall(DisassociateFacesRequest disassociateFacesRequest) |
Copyright © 2023. All rights reserved.