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