| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.search |
| Modifier and Type | Method and Description |
|---|---|
static SearchFormat |
SearchFormat.findByValue(int value)
Find a the enum type by its integer value, as defined in the Thrift IDL.
|
SearchFormat |
Config.getSearchFormat() |
static SearchFormat |
SearchFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SearchFormat[] |
SearchFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.setSearchFormat(SearchFormat searchFormat) |
Copyright © 2023. All Rights Reserved.