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