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