public static interface OtsInternalApi.AddDefinedColumnRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.DefinedColumnSchema |
getColumns(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema columns = 2; |
int |
getColumnsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema columns = 2; |
List<OtsInternalApi.DefinedColumnSchema> |
getColumnsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema columns = 2; |
OtsInternalApi.DefinedColumnSchemaOrBuilder |
getColumnsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema columns = 2; |
List<? extends OtsInternalApi.DefinedColumnSchemaOrBuilder> |
getColumnsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema columns = 2; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
boolean |
hasTableName()
required string table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
required string table_name = 1;String getTableName()
required string table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;List<OtsInternalApi.DefinedColumnSchema> getColumnsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema columns = 2;OtsInternalApi.DefinedColumnSchema getColumns(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema columns = 2;int getColumnsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema columns = 2;List<? extends OtsInternalApi.DefinedColumnSchemaOrBuilder> getColumnsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema columns = 2;OtsInternalApi.DefinedColumnSchemaOrBuilder getColumnsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema columns = 2;Copyright © 2025. All Rights Reserved.