| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
Classes modeling the various types represented by AmazonTextract
|
| Modifier and Type | Method and Description |
|---|---|
static FeatureType |
FeatureType.fromValue(String value)
Use this in place of valueOf.
|
static FeatureType |
FeatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureType[] |
FeatureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.