public interface AddressOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIp()
string ip = 1; |
com.google.protobuf.ByteString |
getIpBytes()
string ip = 1; |
long |
getPort()
int64 port = 2; |
String getIp()
string ip = 1;com.google.protobuf.ByteString getIpBytes()
string ip = 1;long getPort()
int64 port = 2;Copyright © 2023. All rights reserved.