| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
static TextType |
TextType.fromValue(String value)
Use this in place of valueOf.
|
static TextType |
TextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextType[] |
TextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Block |
Block.withTextType(TextType textType)
The kind of text that Amazon Textract has detected.
|
Copyright © 2021. All rights reserved.