public static final class TunnelServiceApi.ListTunnelResponse.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.ListTunnelResponse.Builder> implements TunnelServiceApi.ListTunnelResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ListTunnelResponse| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.ListTunnelResponse.Builder |
addAllTunnels(Iterable<? extends TunnelServiceApi.TunnelInfo> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.ListTunnelResponse.Builder |
addTunnels(int index,
TunnelServiceApi.TunnelInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.ListTunnelResponse.Builder |
addTunnels(int index,
TunnelServiceApi.TunnelInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.ListTunnelResponse.Builder |
addTunnels(TunnelServiceApi.TunnelInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.ListTunnelResponse.Builder |
addTunnels(TunnelServiceApi.TunnelInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.TunnelInfo.Builder |
addTunnelsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.TunnelInfo.Builder |
addTunnelsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.ListTunnelResponse |
build() |
TunnelServiceApi.ListTunnelResponse |
buildPartial() |
TunnelServiceApi.ListTunnelResponse.Builder |
clear() |
TunnelServiceApi.ListTunnelResponse.Builder |
clearTunnels()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.ListTunnelResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TunnelServiceApi.TunnelInfo |
getTunnels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.TunnelInfo.Builder |
getTunnelsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
List<TunnelServiceApi.TunnelInfo.Builder> |
getTunnelsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
int |
getTunnelsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
List<TunnelServiceApi.TunnelInfo> |
getTunnelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.TunnelInfoOrBuilder |
getTunnelsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
List<? extends TunnelServiceApi.TunnelInfoOrBuilder> |
getTunnelsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TunnelServiceApi.ListTunnelResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TunnelServiceApi.ListTunnelResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
TunnelServiceApi.ListTunnelResponse.Builder |
mergeFrom(TunnelServiceApi.ListTunnelResponse other) |
TunnelServiceApi.ListTunnelResponse.Builder |
removeTunnels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.ListTunnelResponse.Builder |
setTunnels(int index,
TunnelServiceApi.TunnelInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1; |
TunnelServiceApi.ListTunnelResponse.Builder |
setTunnels(int index,
TunnelServiceApi.TunnelInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 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<TunnelServiceApi.ListTunnelResponse.Builder>public TunnelServiceApi.ListTunnelResponse.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<TunnelServiceApi.ListTunnelResponse.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<TunnelServiceApi.ListTunnelResponse.Builder>public TunnelServiceApi.ListTunnelResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic TunnelServiceApi.ListTunnelResponse build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.ListTunnelResponse buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.ListTunnelResponse.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<TunnelServiceApi.ListTunnelResponse.Builder>public TunnelServiceApi.ListTunnelResponse.Builder mergeFrom(TunnelServiceApi.ListTunnelResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.ListTunnelResponse.Builder>public TunnelServiceApi.ListTunnelResponse.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<TunnelServiceApi.ListTunnelResponse.Builder>IOExceptionpublic List<TunnelServiceApi.TunnelInfo> getTunnelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public int getTunnelsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.TunnelInfo getTunnels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.ListTunnelResponse.Builder setTunnels(int index, TunnelServiceApi.TunnelInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.ListTunnelResponse.Builder setTunnels(int index, TunnelServiceApi.TunnelInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.ListTunnelResponse.Builder addTunnels(TunnelServiceApi.TunnelInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.ListTunnelResponse.Builder addTunnels(int index, TunnelServiceApi.TunnelInfo value)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.ListTunnelResponse.Builder addTunnels(TunnelServiceApi.TunnelInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.ListTunnelResponse.Builder addTunnels(int index, TunnelServiceApi.TunnelInfo.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.ListTunnelResponse.Builder addAllTunnels(Iterable<? extends TunnelServiceApi.TunnelInfo> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.ListTunnelResponse.Builder clearTunnels()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.ListTunnelResponse.Builder removeTunnels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.TunnelInfo.Builder getTunnelsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.TunnelInfoOrBuilder getTunnelsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public List<? extends TunnelServiceApi.TunnelInfoOrBuilder> getTunnelsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.TunnelInfo.Builder addTunnelsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public TunnelServiceApi.TunnelInfo.Builder addTunnelsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;public List<TunnelServiceApi.TunnelInfo.Builder> getTunnelsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;Copyright © 2025. All Rights Reserved.