public static interface NodeGroupRegRespEntity.NodeGroupRegRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getNodeUri()
bytes node_uri = 1; |
int |
getRetCode()
uint32 ret_code = 2; |
String |
getRetMsg()
string ret_msg = 3; |
com.google.protobuf.ByteString |
getRetMsgBytes()
string ret_msg = 3; |
int |
getSeq()
uint32 seq = 4; |
com.google.protobuf.ByteString getNodeUri()
bytes node_uri = 1;int getRetCode()
uint32 ret_code = 2;String getRetMsg()
string ret_msg = 3;com.google.protobuf.ByteString getRetMsgBytes()
string ret_msg = 3;int getSeq()
uint32 seq = 4;Copyright © 2022. All rights reserved.