| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static DetectLabelsFeatureName |
DetectLabelsFeatureName.fromValue(String value)
Use this in place of valueOf.
|
static DetectLabelsFeatureName |
DetectLabelsFeatureName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetectLabelsFeatureName[] |
DetectLabelsFeatureName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DetectLabelsRequest |
DetectLabelsRequest.withFeatures(DetectLabelsFeatureName... features)
A list of the types of analysis to perform.
|
Copyright © 2024. All rights reserved.