public static final class Search.ListSearchIndexResponse.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.ListSearchIndexResponse.Builder> implements Search.ListSearchIndexResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ListSearchIndexResponse| 限定符和类型 | 方法和说明 |
|---|---|
Search.ListSearchIndexResponse.Builder |
addAllIndices(Iterable<? extends Search.IndexInfo> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.ListSearchIndexResponse.Builder |
addIndices(int index,
Search.IndexInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.ListSearchIndexResponse.Builder |
addIndices(int index,
Search.IndexInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.ListSearchIndexResponse.Builder |
addIndices(Search.IndexInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.ListSearchIndexResponse.Builder |
addIndices(Search.IndexInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.IndexInfo.Builder |
addIndicesBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.IndexInfo.Builder |
addIndicesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.ListSearchIndexResponse |
build() |
Search.ListSearchIndexResponse |
buildPartial() |
Search.ListSearchIndexResponse.Builder |
clear() |
Search.ListSearchIndexResponse.Builder |
clearIndices()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.ListSearchIndexResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Search.IndexInfo |
getIndices(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.IndexInfo.Builder |
getIndicesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
List<Search.IndexInfo.Builder> |
getIndicesBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
int |
getIndicesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
List<Search.IndexInfo> |
getIndicesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.IndexInfoOrBuilder |
getIndicesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
List<? extends Search.IndexInfoOrBuilder> |
getIndicesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.ListSearchIndexResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.ListSearchIndexResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.ListSearchIndexResponse.Builder |
mergeFrom(Search.ListSearchIndexResponse other) |
Search.ListSearchIndexResponse.Builder |
removeIndices(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.ListSearchIndexResponse.Builder |
setIndices(int index,
Search.IndexInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1; |
Search.ListSearchIndexResponse.Builder |
setIndices(int index,
Search.IndexInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 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<Search.ListSearchIndexResponse.Builder>public Search.ListSearchIndexResponse.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<Search.ListSearchIndexResponse.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<Search.ListSearchIndexResponse.Builder>public Search.ListSearchIndexResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.ListSearchIndexResponse build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.ListSearchIndexResponse buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.ListSearchIndexResponse.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<Search.ListSearchIndexResponse.Builder>public Search.ListSearchIndexResponse.Builder mergeFrom(Search.ListSearchIndexResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.ListSearchIndexResponse.Builder>public Search.ListSearchIndexResponse.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<Search.ListSearchIndexResponse.Builder>IOExceptionpublic List<Search.IndexInfo> getIndicesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public int getIndicesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.IndexInfo getIndices(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.ListSearchIndexResponse.Builder setIndices(int index, Search.IndexInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.ListSearchIndexResponse.Builder setIndices(int index, Search.IndexInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.ListSearchIndexResponse.Builder addIndices(Search.IndexInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.ListSearchIndexResponse.Builder addIndices(int index, Search.IndexInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.ListSearchIndexResponse.Builder addIndices(Search.IndexInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.ListSearchIndexResponse.Builder addIndices(int index, Search.IndexInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.ListSearchIndexResponse.Builder addAllIndices(Iterable<? extends Search.IndexInfo> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.ListSearchIndexResponse.Builder clearIndices()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.ListSearchIndexResponse.Builder removeIndices(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.IndexInfo.Builder getIndicesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.IndexInfoOrBuilder getIndicesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public List<? extends Search.IndexInfoOrBuilder> getIndicesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.IndexInfo.Builder addIndicesBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public Search.IndexInfo.Builder addIndicesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;public List<Search.IndexInfo.Builder> getIndicesBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexInfo indices = 1;Copyright © 2025. All Rights Reserved.