public static interface TunnelServiceApi.GetCheckpointRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannelId()
required string channel_id = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getChannelIdBytes()
required string channel_id = 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 |
hasChannelId()
required string channel_id = 3; |
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;boolean hasChannelId()
required string channel_id = 3;String getChannelId()
required string channel_id = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getChannelIdBytes()
required string channel_id = 3;Copyright © 2025. All Rights Reserved.