| 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 GetCelebrityInfoResponse |
RekognitionClient.getCelebrityInfo(GetCelebrityInfoRequest getCelebrityInfoRequest)
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
|
default CompletableFuture<GetCelebrityInfoResponse> |
RekognitionAsyncClient.getCelebrityInfo(GetCelebrityInfoRequest getCelebrityInfoRequest)
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCelebrityInfoRequestMarshaller.marshall(GetCelebrityInfoRequest getCelebrityInfoRequest) |
Copyright © 2021. All rights reserved.