public static interface Search.ListSearchIndexResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.IndexInfo |
getIndices(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
int |
getIndicesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
List<Search.IndexInfo> |
getIndicesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.IndexInfoOrBuilder |
getIndicesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
List<? extends Search.IndexInfoOrBuilder> |
getIndicesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Search.IndexInfo> getIndicesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;Search.IndexInfo getIndices(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;int getIndicesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;List<? extends Search.IndexInfoOrBuilder> getIndicesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;Search.IndexInfoOrBuilder getIndicesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;Copyright © 2025. All Rights Reserved.