public static final class OtsInternalApi.BatchGetRowRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.BatchGetRowRequest.Builder> implements OtsInternalApi.BatchGetRowRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.BatchGetRowRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.BatchGetRowRequest.Builder |
addAllTables(Iterable<? extends OtsInternalApi.TableInBatchGetRowRequest> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.BatchGetRowRequest.Builder |
addTables(int index,
OtsInternalApi.TableInBatchGetRowRequest.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.BatchGetRowRequest.Builder |
addTables(int index,
OtsInternalApi.TableInBatchGetRowRequest value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.BatchGetRowRequest.Builder |
addTables(OtsInternalApi.TableInBatchGetRowRequest.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.BatchGetRowRequest.Builder |
addTables(OtsInternalApi.TableInBatchGetRowRequest value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
addTablesBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
addTablesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.BatchGetRowRequest |
build() |
OtsInternalApi.BatchGetRowRequest |
buildPartial() |
OtsInternalApi.BatchGetRowRequest.Builder |
clear() |
OtsInternalApi.BatchGetRowRequest.Builder |
clearTables()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.BatchGetRowRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
OtsInternalApi.TableInBatchGetRowRequest |
getTables(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
getTablesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
List<OtsInternalApi.TableInBatchGetRowRequest.Builder> |
getTablesBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
int |
getTablesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
List<OtsInternalApi.TableInBatchGetRowRequest> |
getTablesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.TableInBatchGetRowRequestOrBuilder |
getTablesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
List<? extends OtsInternalApi.TableInBatchGetRowRequestOrBuilder> |
getTablesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.BatchGetRowRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.BatchGetRowRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.BatchGetRowRequest.Builder |
mergeFrom(OtsInternalApi.BatchGetRowRequest other) |
OtsInternalApi.BatchGetRowRequest.Builder |
removeTables(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.BatchGetRowRequest.Builder |
setTables(int index,
OtsInternalApi.TableInBatchGetRowRequest.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.BatchGetRowRequest.Builder |
setTables(int index,
OtsInternalApi.TableInBatchGetRowRequest value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 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.BatchGetRowRequest.Builder>public OtsInternalApi.BatchGetRowRequest.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.BatchGetRowRequest.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.BatchGetRowRequest.Builder>public OtsInternalApi.BatchGetRowRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.BatchGetRowRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.BatchGetRowRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.BatchGetRowRequest.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.BatchGetRowRequest.Builder>public OtsInternalApi.BatchGetRowRequest.Builder mergeFrom(OtsInternalApi.BatchGetRowRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.BatchGetRowRequest.Builder>public OtsInternalApi.BatchGetRowRequest.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.BatchGetRowRequest.Builder>IOExceptionpublic List<OtsInternalApi.TableInBatchGetRowRequest> getTablesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public int getTablesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.TableInBatchGetRowRequest getTables(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.BatchGetRowRequest.Builder setTables(int index, OtsInternalApi.TableInBatchGetRowRequest value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.BatchGetRowRequest.Builder setTables(int index, OtsInternalApi.TableInBatchGetRowRequest.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.BatchGetRowRequest.Builder addTables(OtsInternalApi.TableInBatchGetRowRequest value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.BatchGetRowRequest.Builder addTables(int index, OtsInternalApi.TableInBatchGetRowRequest value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.BatchGetRowRequest.Builder addTables(OtsInternalApi.TableInBatchGetRowRequest.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.BatchGetRowRequest.Builder addTables(int index, OtsInternalApi.TableInBatchGetRowRequest.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.BatchGetRowRequest.Builder addAllTables(Iterable<? extends OtsInternalApi.TableInBatchGetRowRequest> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.BatchGetRowRequest.Builder clearTables()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.BatchGetRowRequest.Builder removeTables(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.TableInBatchGetRowRequest.Builder getTablesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.TableInBatchGetRowRequestOrBuilder getTablesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public List<? extends OtsInternalApi.TableInBatchGetRowRequestOrBuilder> getTablesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.TableInBatchGetRowRequest.Builder addTablesBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public OtsInternalApi.TableInBatchGetRowRequest.Builder addTablesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;public List<OtsInternalApi.TableInBatchGetRowRequest.Builder> getTablesBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;Copyright © 2025. All Rights Reserved.