public static interface TunnelServiceApi.ErrorOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode()
required string code = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getCodeBytes()
required string code = 1; |
String |
getMessage()
optional string message = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 2; |
String |
getTunnelId()
optional string tunnel_id = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelIdBytes()
optional string tunnel_id = 3; |
boolean |
hasCode()
required string code = 1; |
boolean |
hasMessage()
optional string message = 2; |
boolean |
hasTunnelId()
optional string tunnel_id = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCode()
required string code = 1;String getCode()
required string code = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getCodeBytes()
required string code = 1;boolean hasMessage()
optional string message = 2;String getMessage()
optional string message = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMessageBytes()
optional string message = 2;boolean hasTunnelId()
optional string tunnel_id = 3;String getTunnelId()
optional string tunnel_id = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelIdBytes()
optional string tunnel_id = 3;Copyright © 2025. All Rights Reserved.