public static interface TunnelServiceApi.ChannelInfoOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getChannelCount()
optional int64 channel_count = 6; |
String |
getChannelId()
required string channel_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getChannelIdBytes()
required string channel_id = 1; |
long |
getChannelRpo()
optional int64 channel_rpo = 5; |
String |
getChannelStatus()
optional string channel_status = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getChannelStatusBytes()
optional string channel_status = 3; |
String |
getChannelType()
optional string channel_type = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getChannelTypeBytes()
optional string channel_type = 2; |
String |
getClientId()
optional string client_id = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getClientIdBytes()
optional string client_id = 4; |
boolean |
hasChannelCount()
optional int64 channel_count = 6; |
boolean |
hasChannelId()
required string channel_id = 1; |
boolean |
hasChannelRpo()
optional int64 channel_rpo = 5; |
boolean |
hasChannelStatus()
optional string channel_status = 3; |
boolean |
hasChannelType()
optional string channel_type = 2; |
boolean |
hasClientId()
optional string client_id = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasChannelId()
required string channel_id = 1;String getChannelId()
required string channel_id = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getChannelIdBytes()
required string channel_id = 1;boolean hasChannelType()
optional string channel_type = 2;String getChannelType()
optional string channel_type = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getChannelTypeBytes()
optional string channel_type = 2;boolean hasChannelStatus()
optional string channel_status = 3;String getChannelStatus()
optional string channel_status = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getChannelStatusBytes()
optional string channel_status = 3;boolean hasClientId()
optional string client_id = 4;String getClientId()
optional string client_id = 4;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getClientIdBytes()
optional string client_id = 4;boolean hasChannelRpo()
optional int64 channel_rpo = 5;long getChannelRpo()
optional int64 channel_rpo = 5;boolean hasChannelCount()
optional int64 channel_count = 6;long getChannelCount()
optional int64 channel_count = 6;Copyright © 2025. All Rights Reserved.