| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
static ContentClassifier |
ContentClassifier.fromValue(String value)
Use this in place of valueOf.
|
static ContentClassifier |
ContentClassifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentClassifier[] |
ContentClassifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HumanLoopDataAttributes |
HumanLoopDataAttributes.withContentClassifiers(ContentClassifier... contentClassifiers)
Sets whether the input image is free of personally identifiable information or adult content.
|
Copyright © 2021. All rights reserved.