public static interface TunnelServiceApi.HeartbeatResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.Channel |
getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
int |
getChannelsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
List<TunnelServiceApi.Channel> |
getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
TunnelServiceApi.ChannelOrBuilder |
getChannelsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
List<? extends TunnelServiceApi.ChannelOrBuilder> |
getChannelsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<TunnelServiceApi.Channel> getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1;TunnelServiceApi.Channel getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1;int getChannelsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1;List<? extends TunnelServiceApi.ChannelOrBuilder> getChannelsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1;TunnelServiceApi.ChannelOrBuilder getChannelsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1;Copyright © 2025. All Rights Reserved.