public static interface ClientReqChainNodesRespEntity.ClientReqChainNodesRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getChainUri()
跨bid时需要包含bid
bytes chain_uri = 1; |
com.google.protobuf.ByteString |
getNodeList(int index)
repeated bytes node_list = 2; |
int |
getNodeListCount()
repeated bytes node_list = 2; |
List<com.google.protobuf.ByteString> |
getNodeListList()
repeated bytes node_list = 2; |
com.google.protobuf.ByteString getChainUri()
跨bid时需要包含bid
bytes chain_uri = 1;List<com.google.protobuf.ByteString> getNodeListList()
repeated bytes node_list = 2;int getNodeListCount()
repeated bytes node_list = 2;com.google.protobuf.ByteString getNodeList(int index)
repeated bytes node_list = 2;Copyright © 2022. All rights reserved.