public static final class OtsInternalApi.ListTableResponse.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.ListTableResponse.Builder> implements OtsInternalApi.ListTableResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ListTableResponse| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.ListTableResponse.Builder |
addAllTableNames(Iterable<String> values)
repeated string table_names = 1; |
OtsInternalApi.ListTableResponse.Builder |
addTableNames(String value)
repeated string table_names = 1; |
OtsInternalApi.ListTableResponse.Builder |
addTableNamesBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string table_names = 1; |
OtsInternalApi.ListTableResponse |
build() |
OtsInternalApi.ListTableResponse |
buildPartial() |
OtsInternalApi.ListTableResponse.Builder |
clear() |
OtsInternalApi.ListTableResponse.Builder |
clearTableNames()
repeated string table_names = 1; |
OtsInternalApi.ListTableResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getTableNames(int index)
repeated string table_names = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNamesBytes(int index)
repeated string table_names = 1; |
int |
getTableNamesCount()
repeated string table_names = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getTableNamesList()
repeated string table_names = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.ListTableResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.ListTableResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.ListTableResponse.Builder |
mergeFrom(OtsInternalApi.ListTableResponse other) |
OtsInternalApi.ListTableResponse.Builder |
setTableNames(int index,
String value)
repeated string table_names = 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.ListTableResponse.Builder>public OtsInternalApi.ListTableResponse.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.ListTableResponse.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.ListTableResponse.Builder>public OtsInternalApi.ListTableResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.ListTableResponse build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.ListTableResponse buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.ListTableResponse.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.ListTableResponse.Builder>public OtsInternalApi.ListTableResponse.Builder mergeFrom(OtsInternalApi.ListTableResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.ListTableResponse.Builder>public OtsInternalApi.ListTableResponse.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.ListTableResponse.Builder>IOExceptionpublic com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getTableNamesList()
repeated string table_names = 1;getTableNamesList 在接口中 OtsInternalApi.ListTableResponseOrBuilderpublic int getTableNamesCount()
repeated string table_names = 1;getTableNamesCount 在接口中 OtsInternalApi.ListTableResponseOrBuilderpublic String getTableNames(int index)
repeated string table_names = 1;getTableNames 在接口中 OtsInternalApi.ListTableResponseOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNamesBytes(int index)
repeated string table_names = 1;getTableNamesBytes 在接口中 OtsInternalApi.ListTableResponseOrBuilderindex - The index of the value to return.public OtsInternalApi.ListTableResponse.Builder setTableNames(int index, String value)
repeated string table_names = 1;index - The index to set the value at.value - The tableNames to set.public OtsInternalApi.ListTableResponse.Builder addTableNames(String value)
repeated string table_names = 1;value - The tableNames to add.public OtsInternalApi.ListTableResponse.Builder addAllTableNames(Iterable<String> values)
repeated string table_names = 1;values - The tableNames to add.public OtsInternalApi.ListTableResponse.Builder clearTableNames()
repeated string table_names = 1;public OtsInternalApi.ListTableResponse.Builder addTableNamesBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string table_names = 1;value - The bytes of the tableNames to add.Copyright © 2025. All Rights Reserved.