public static interface TunnelServiceApi.ListTunnelResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.TunnelInfo |
getTunnels(int index)
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<TunnelServiceApi.TunnelInfo> getTunnelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;TunnelServiceApi.TunnelInfo getTunnels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;int getTunnelsCount()
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;TunnelServiceApi.TunnelInfoOrBuilder getTunnelsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;Copyright © 2025. All Rights Reserved.