public static interface TunnelServiceApi.HeartbeatRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.Channel |
getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
int |
getChannelsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
List<TunnelServiceApi.Channel> |
getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
TunnelServiceApi.ChannelOrBuilder |
getChannelsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
List<? extends TunnelServiceApi.ChannelOrBuilder> |
getChannelsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
String |
getClientId()
required string client_id = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getClientIdBytes()
required string client_id = 2; |
String |
getTunnelId()
required string tunnel_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelIdBytes()
required string tunnel_id = 1; |
boolean |
hasClientId()
required string client_id = 2; |
boolean |
hasTunnelId()
required string tunnel_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTunnelId()
required string tunnel_id = 1;String getTunnelId()
required string tunnel_id = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelIdBytes()
required string tunnel_id = 1;boolean hasClientId()
required string client_id = 2;String getClientId()
required string client_id = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getClientIdBytes()
required string client_id = 2;List<TunnelServiceApi.Channel> getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3;TunnelServiceApi.Channel getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3;int getChannelsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3;List<? extends TunnelServiceApi.ChannelOrBuilder> getChannelsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3;TunnelServiceApi.ChannelOrBuilder getChannelsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3;Copyright © 2025. All Rights Reserved.