public static interface LogProxyProto.ClientHandshakeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode()
status code. 0 for success
int32 code = 1; |
String |
getIp()
log proxy ip
string ip = 2; |
com.google.protobuf.ByteString |
getIpBytes()
log proxy ip
string ip = 2; |
String |
getVersion()
log proxy version
string version = 3; |
com.google.protobuf.ByteString |
getVersionBytes()
log proxy version
string version = 3; |
int getCode()
status code. 0 for success
int32 code = 1;String getIp()
log proxy ip
string ip = 2;com.google.protobuf.ByteString getIpBytes()
log proxy ip
string ip = 2;String getVersion()
log proxy version
string version = 3;com.google.protobuf.ByteString getVersionBytes()
log proxy version
string version = 3;Copyright © 2024. All rights reserved.