public static interface TunnelServiceApi.DescribeTunnelResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.ChannelInfo |
getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ChannelInfo channels = 2; |
int |
getChannelsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.ChannelInfo channels = 2; |
List<TunnelServiceApi.ChannelInfo> |
getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ChannelInfo channels = 2; |
TunnelServiceApi.ChannelInfoOrBuilder |
getChannelsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ChannelInfo channels = 2; |
List<? extends TunnelServiceApi.ChannelInfoOrBuilder> |
getChannelsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ChannelInfo channels = 2; |
TunnelServiceApi.TunnelInfo |
getTunnel()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnel = 1; |
TunnelServiceApi.TunnelInfoOrBuilder |
getTunnelOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnel = 1; |
long |
getTunnelRpo()
optional int64 tunnel_rpo = 3; |
boolean |
hasTunnel()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnel = 1; |
boolean |
hasTunnelRpo()
optional int64 tunnel_rpo = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTunnel()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnel = 1;TunnelServiceApi.TunnelInfo getTunnel()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnel = 1;TunnelServiceApi.TunnelInfoOrBuilder getTunnelOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnel = 1;List<TunnelServiceApi.ChannelInfo> getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ChannelInfo channels = 2;TunnelServiceApi.ChannelInfo getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ChannelInfo channels = 2;int getChannelsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.ChannelInfo channels = 2;List<? extends TunnelServiceApi.ChannelInfoOrBuilder> getChannelsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ChannelInfo channels = 2;TunnelServiceApi.ChannelInfoOrBuilder getChannelsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ChannelInfo channels = 2;boolean hasTunnelRpo()
optional int64 tunnel_rpo = 3;long getTunnelRpo()
optional int64 tunnel_rpo = 3;Copyright © 2025. All Rights Reserved.