| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
static SelectionStatus |
SelectionStatus.fromValue(String value)
Use this in place of valueOf.
|
static SelectionStatus |
SelectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectionStatus[] |
SelectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LendingDetection |
LendingDetection.withSelectionStatus(SelectionStatus selectionStatus)
The selection status of a selection element, such as an option button or check box.
|
Block |
Block.withSelectionStatus(SelectionStatus selectionStatus)
The selection status of a selection element, such as an option button or check box.
|
Copyright © 2024. All rights reserved.