public static final class OtsInternalApi.TableInBatchGetRowRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableInBatchGetRowRequest.Builder> implements OtsInternalApi.TableInBatchGetRowRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.TableInBatchGetRowRequest.Builder |
addAllColumnsToGet(Iterable<String> values)
repeated string columns_to_get = 4; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
addAllPrimaryKey(Iterable<? extends com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> values)
repeated bytes primary_key = 2; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
addAllToken(Iterable<? extends com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> values)
repeated bytes token = 3; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
addColumnsToGet(String value)
repeated string columns_to_get = 4; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
addColumnsToGetBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string columns_to_get = 4; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
addPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes primary_key = 2; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
addToken(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes token = 3; |
OtsInternalApi.TableInBatchGetRowRequest |
build() |
OtsInternalApi.TableInBatchGetRowRequest |
buildPartial() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
clear() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
clearColumnsToGet()
repeated string columns_to_get = 4; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
clearEndColumn()
optional string end_column = 10; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
clearFilter()
optional bytes filter = 8; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
clearMaxVersions()
optional int32 max_versions = 6; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
clearPrimaryKey()
repeated bytes primary_key = 2; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
clearStartColumn()
optional string start_column = 9; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
clearTableName()
required string table_name = 1; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
clearTimeRange()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
clearToken()
repeated bytes token = 3; |
String |
getColumnsToGet(int index)
repeated string columns_to_get = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getColumnsToGetBytes(int index)
repeated string columns_to_get = 4; |
int |
getColumnsToGetCount()
repeated string columns_to_get = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getColumnsToGetList()
repeated string columns_to_get = 4; |
OtsInternalApi.TableInBatchGetRowRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEndColumn()
optional string end_column = 10; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getEndColumnBytes()
optional string end_column = 10; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFilter()
optional bytes filter = 8; |
int |
getMaxVersions()
optional int32 max_versions = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPrimaryKey(int index)
repeated bytes primary_key = 2; |
int |
getPrimaryKeyCount()
repeated bytes primary_key = 2; |
List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> |
getPrimaryKeyList()
repeated bytes primary_key = 2; |
String |
getStartColumn()
optional string start_column = 9; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStartColumnBytes()
optional string start_column = 9; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
OtsInternalApi.TimeRange |
getTimeRange()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5; |
OtsInternalApi.TimeRange.Builder |
getTimeRangeBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5; |
OtsInternalApi.TimeRangeOrBuilder |
getTimeRangeOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getToken(int index)
repeated bytes token = 3; |
int |
getTokenCount()
repeated bytes token = 3; |
List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> |
getTokenList()
repeated bytes token = 3; |
boolean |
hasEndColumn()
optional string end_column = 10; |
boolean |
hasFilter()
optional bytes filter = 8; |
boolean |
hasMaxVersions()
optional int32 max_versions = 6; |
boolean |
hasStartColumn()
optional string start_column = 9; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasTimeRange()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
mergeFrom(OtsInternalApi.TableInBatchGetRowRequest other) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
mergeTimeRange(OtsInternalApi.TimeRange value)
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setColumnsToGet(int index,
String value)
repeated string columns_to_get = 4; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setEndColumn(String value)
optional string end_column = 10; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setEndColumnBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string end_column = 10; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setFilter(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes filter = 8; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setMaxVersions(int value)
optional int32 max_versions = 6; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setPrimaryKey(int index,
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes primary_key = 2; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setStartColumn(String value)
optional string start_column = 9; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setStartColumnBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string start_column = 9; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setTableName(String value)
required string table_name = 1; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setTimeRange(OtsInternalApi.TimeRange.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setTimeRange(OtsInternalApi.TimeRange value)
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
setToken(int index,
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes token = 3; |
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.TableInBatchGetRowRequest.Builder>public OtsInternalApi.TableInBatchGetRowRequest.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.TableInBatchGetRowRequest.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.TableInBatchGetRowRequest.Builder>public OtsInternalApi.TableInBatchGetRowRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.TableInBatchGetRowRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.TableInBatchGetRowRequest.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.TableInBatchGetRowRequest.Builder>public OtsInternalApi.TableInBatchGetRowRequest.Builder mergeFrom(OtsInternalApi.TableInBatchGetRowRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableInBatchGetRowRequest.Builder>public OtsInternalApi.TableInBatchGetRowRequest.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.TableInBatchGetRowRequest.Builder>IOExceptionpublic boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setTableName(String value)
required string table_name = 1;value - The tableName to set.public OtsInternalApi.TableInBatchGetRowRequest.Builder clearTableName()
required string table_name = 1;public OtsInternalApi.TableInBatchGetRowRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1;value - The bytes for tableName to set.public List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> getPrimaryKeyList()
repeated bytes primary_key = 2;getPrimaryKeyList 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic int getPrimaryKeyCount()
repeated bytes primary_key = 2;getPrimaryKeyCount 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPrimaryKey(int index)
repeated bytes primary_key = 2;getPrimaryKey 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderindex - The index of the element to return.public OtsInternalApi.TableInBatchGetRowRequest.Builder setPrimaryKey(int index, com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes primary_key = 2;index - The index to set the value at.value - The primaryKey to set.public OtsInternalApi.TableInBatchGetRowRequest.Builder addPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes primary_key = 2;value - The primaryKey to add.public OtsInternalApi.TableInBatchGetRowRequest.Builder addAllPrimaryKey(Iterable<? extends com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> values)
repeated bytes primary_key = 2;values - The primaryKey to add.public OtsInternalApi.TableInBatchGetRowRequest.Builder clearPrimaryKey()
repeated bytes primary_key = 2;public List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> getTokenList()
repeated bytes token = 3;getTokenList 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic int getTokenCount()
repeated bytes token = 3;getTokenCount 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getToken(int index)
repeated bytes token = 3;getToken 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderindex - The index of the element to return.public OtsInternalApi.TableInBatchGetRowRequest.Builder setToken(int index, com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes token = 3;index - The index to set the value at.value - The token to set.public OtsInternalApi.TableInBatchGetRowRequest.Builder addToken(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes token = 3;value - The token to add.public OtsInternalApi.TableInBatchGetRowRequest.Builder addAllToken(Iterable<? extends com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> values)
repeated bytes token = 3;values - The token to add.public OtsInternalApi.TableInBatchGetRowRequest.Builder clearToken()
repeated bytes token = 3;public com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getColumnsToGetList()
repeated string columns_to_get = 4;getColumnsToGetList 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic int getColumnsToGetCount()
repeated string columns_to_get = 4;getColumnsToGetCount 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic String getColumnsToGet(int index)
repeated string columns_to_get = 4;getColumnsToGet 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getColumnsToGetBytes(int index)
repeated string columns_to_get = 4;getColumnsToGetBytes 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderindex - The index of the value to return.public OtsInternalApi.TableInBatchGetRowRequest.Builder setColumnsToGet(int index, String value)
repeated string columns_to_get = 4;index - The index to set the value at.value - The columnsToGet to set.public OtsInternalApi.TableInBatchGetRowRequest.Builder addColumnsToGet(String value)
repeated string columns_to_get = 4;value - The columnsToGet to add.public OtsInternalApi.TableInBatchGetRowRequest.Builder addAllColumnsToGet(Iterable<String> values)
repeated string columns_to_get = 4;values - The columnsToGet to add.public OtsInternalApi.TableInBatchGetRowRequest.Builder clearColumnsToGet()
repeated string columns_to_get = 4;public OtsInternalApi.TableInBatchGetRowRequest.Builder addColumnsToGetBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string columns_to_get = 4;value - The bytes of the columnsToGet to add.public boolean hasTimeRange()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5;hasTimeRange 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TimeRange getTimeRange()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5;getTimeRange 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setTimeRange(OtsInternalApi.TimeRange value)
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5;public OtsInternalApi.TableInBatchGetRowRequest.Builder setTimeRange(OtsInternalApi.TimeRange.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5;public OtsInternalApi.TableInBatchGetRowRequest.Builder mergeTimeRange(OtsInternalApi.TimeRange value)
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5;public OtsInternalApi.TableInBatchGetRowRequest.Builder clearTimeRange()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5;public OtsInternalApi.TimeRange.Builder getTimeRangeBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5;public OtsInternalApi.TimeRangeOrBuilder getTimeRangeOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 5;public boolean hasMaxVersions()
optional int32 max_versions = 6;hasMaxVersions 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic int getMaxVersions()
optional int32 max_versions = 6;getMaxVersions 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setMaxVersions(int value)
optional int32 max_versions = 6;value - The maxVersions to set.public OtsInternalApi.TableInBatchGetRowRequest.Builder clearMaxVersions()
optional int32 max_versions = 6;public boolean hasFilter()
optional bytes filter = 8;hasFilter 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFilter()
optional bytes filter = 8;getFilter 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setFilter(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes filter = 8;value - The filter to set.public OtsInternalApi.TableInBatchGetRowRequest.Builder clearFilter()
optional bytes filter = 8;public boolean hasStartColumn()
optional string start_column = 9;hasStartColumn 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic String getStartColumn()
optional string start_column = 9;getStartColumn 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStartColumnBytes()
optional string start_column = 9;getStartColumnBytes 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setStartColumn(String value)
optional string start_column = 9;value - The startColumn to set.public OtsInternalApi.TableInBatchGetRowRequest.Builder clearStartColumn()
optional string start_column = 9;public OtsInternalApi.TableInBatchGetRowRequest.Builder setStartColumnBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string start_column = 9;value - The bytes for startColumn to set.public boolean hasEndColumn()
optional string end_column = 10;hasEndColumn 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic String getEndColumn()
optional string end_column = 10;getEndColumn 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getEndColumnBytes()
optional string end_column = 10;getEndColumnBytes 在接口中 OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setEndColumn(String value)
optional string end_column = 10;value - The endColumn to set.public OtsInternalApi.TableInBatchGetRowRequest.Builder clearEndColumn()
optional string end_column = 10;public OtsInternalApi.TableInBatchGetRowRequest.Builder setEndColumnBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string end_column = 10;value - The bytes for endColumn to set.Copyright © 2025. All Rights Reserved.