public static final class OtsInternalApi.DeleteDefinedColumnRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DeleteDefinedColumnRequest.Builder> implements OtsInternalApi.DeleteDefinedColumnRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.DeleteDefinedColumnRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
addAllColumns(Iterable<String> values)
repeated string columns = 2; |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
addColumns(String value)
repeated string columns = 2; |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
addColumnsBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string columns = 2; |
OtsInternalApi.DeleteDefinedColumnRequest |
build() |
OtsInternalApi.DeleteDefinedColumnRequest |
buildPartial() |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
clear() |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
clearColumns()
repeated string columns = 2; |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
clearTableName()
required string table_name = 1; |
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; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getColumnsList()
repeated string columns = 2; |
OtsInternalApi.DeleteDefinedColumnRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
mergeFrom(OtsInternalApi.DeleteDefinedColumnRequest other) |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
setColumns(int index,
String value)
repeated string columns = 2; |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
setTableName(String value)
required string table_name = 1; |
OtsInternalApi.DeleteDefinedColumnRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DeleteDefinedColumnRequest.Builder>public OtsInternalApi.DeleteDefinedColumnRequest.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DeleteDefinedColumnRequest.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DeleteDefinedColumnRequest.Builder>public OtsInternalApi.DeleteDefinedColumnRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.DeleteDefinedColumnRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.DeleteDefinedColumnRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.DeleteDefinedColumnRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.DeleteDefinedColumnRequest.Builder>public OtsInternalApi.DeleteDefinedColumnRequest.Builder mergeFrom(OtsInternalApi.DeleteDefinedColumnRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DeleteDefinedColumnRequest.Builder>public OtsInternalApi.DeleteDefinedColumnRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.DeleteDefinedColumnRequest.Builder>IOExceptionpublic boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 OtsInternalApi.DeleteDefinedColumnRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 OtsInternalApi.DeleteDefinedColumnRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 OtsInternalApi.DeleteDefinedColumnRequestOrBuilderpublic OtsInternalApi.DeleteDefinedColumnRequest.Builder setTableName(String value)
required string table_name = 1;value - The tableName to set.public OtsInternalApi.DeleteDefinedColumnRequest.Builder clearTableName()
required string table_name = 1;public OtsInternalApi.DeleteDefinedColumnRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1;value - The bytes for tableName to set.public com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getColumnsList()
repeated string columns = 2;getColumnsList 在接口中 OtsInternalApi.DeleteDefinedColumnRequestOrBuilderpublic int getColumnsCount()
repeated string columns = 2;getColumnsCount 在接口中 OtsInternalApi.DeleteDefinedColumnRequestOrBuilderpublic String getColumns(int index)
repeated string columns = 2;getColumns 在接口中 OtsInternalApi.DeleteDefinedColumnRequestOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getColumnsBytes(int index)
repeated string columns = 2;getColumnsBytes 在接口中 OtsInternalApi.DeleteDefinedColumnRequestOrBuilderindex - The index of the value to return.public OtsInternalApi.DeleteDefinedColumnRequest.Builder setColumns(int index, String value)
repeated string columns = 2;index - The index to set the value at.value - The columns to set.public OtsInternalApi.DeleteDefinedColumnRequest.Builder addColumns(String value)
repeated string columns = 2;value - The columns to add.public OtsInternalApi.DeleteDefinedColumnRequest.Builder addAllColumns(Iterable<String> values)
repeated string columns = 2;values - The columns to add.public OtsInternalApi.DeleteDefinedColumnRequest.Builder clearColumns()
repeated string columns = 2;public OtsInternalApi.DeleteDefinedColumnRequest.Builder addColumnsBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string columns = 2;value - The bytes of the columns to add.Copyright © 2025. All Rights Reserved.