public static interface OtsInternalApi.DeleteDefinedColumnRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getColumns(int index)
repeated string columns = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getColumnsBytes(int index)
repeated string columns = 2; |
int |
getColumnsCount()
repeated string columns = 2; |
List<String> |
getColumnsList()
repeated string 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<String> getColumnsList()
repeated string columns = 2;int getColumnsCount()
repeated string columns = 2;String getColumns(int index)
repeated string columns = 2;index - The index of the element to return.com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getColumnsBytes(int index)
repeated string columns = 2;index - The index of the value to return.Copyright © 2025. All Rights Reserved.