| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static Reason |
Reason.fromValue(String value)
Use this in place of valueOf.
|
static Reason |
Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reason[] |
Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UnindexedFace |
UnindexedFace.withReasons(Reason... reasons)
An array of reasons that specify why a face wasn't indexed.
|
Copyright © 2024. All rights reserved.