| Package | Description |
|---|---|
| com.amazonaws.services.qconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static QuickResponseQueryOperator |
QuickResponseQueryOperator.fromValue(String value)
Use this in place of valueOf.
|
static QuickResponseQueryOperator |
QuickResponseQueryOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuickResponseQueryOperator[] |
QuickResponseQueryOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QuickResponseQueryField |
QuickResponseQueryField.withOperator(QuickResponseQueryOperator operator)
The operator to use for matching attribute field values in the query.
|
Copyright © 2024. All rights reserved.