| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.search |
| Modifier and Type | Method and Description |
|---|---|
IndexOptions |
FieldSchema.getIndexOptions() |
static IndexOptions |
IndexOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexOptions[] |
IndexOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FieldSchema |
FieldSchema.setIndexOptions(IndexOptions indexOptions) |
Copyright © 2024. All Rights Reserved.