| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static CelebrityRecognitionSortBy |
CelebrityRecognitionSortBy.fromValue(String value)
Use this in place of valueOf.
|
static CelebrityRecognitionSortBy |
CelebrityRecognitionSortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CelebrityRecognitionSortBy[] |
CelebrityRecognitionSortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetCelebrityRecognitionRequest |
GetCelebrityRecognitionRequest.withSortBy(CelebrityRecognitionSortBy sortBy)
Sort to use for celebrities returned in
Celebrities field. |
Copyright © 2025. All rights reserved.