public static interface OtsInternalApi.ListTableResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getTableNames(int index)
repeated string table_names = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNamesBytes(int index)
repeated string table_names = 1; |
int |
getTableNamesCount()
repeated string table_names = 1; |
List<String> |
getTableNamesList()
repeated string table_names = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getTableNamesList()
repeated string table_names = 1;int getTableNamesCount()
repeated string table_names = 1;String getTableNames(int index)
repeated string table_names = 1;index - The index of the element to return.com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNamesBytes(int index)
repeated string table_names = 1;index - The index of the value to return.Copyright © 2025. All Rights Reserved.