| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static DocumentEnrichmentConditionOperator |
DocumentEnrichmentConditionOperator.fromValue(String value)
Use this in place of valueOf.
|
static DocumentEnrichmentConditionOperator |
DocumentEnrichmentConditionOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentEnrichmentConditionOperator[] |
DocumentEnrichmentConditionOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentAttributeCondition |
DocumentAttributeCondition.withOperator(DocumentEnrichmentConditionOperator operator)
The identifier of the document attribute used for the condition.
|
Copyright © 2024. All rights reserved.