| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| Modifier and Type | Method and Description |
|---|---|
Search.QueryType |
Search.QueryOrBuilder.getType() |
Search.QueryType |
Search.Query.getType() |
Search.QueryType |
Search.Query.Builder.getType() |
static Search.QueryType |
Search.QueryType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Search.QueryType |
Search.QueryType.valueOf(int value) |
static Search.QueryType |
Search.QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Search.QueryType[] |
Search.QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Search.QueryType> |
Search.QueryType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Search.Query.Builder |
Search.Query.Builder.setType(Search.QueryType value) |
Copyright © 2024. All Rights Reserved.