Package org.stellar.sdk.xdr
Class TopologyResponseBodyV0.Builder
java.lang.Object
org.stellar.sdk.xdr.TopologyResponseBodyV0.Builder
- Enclosing class:
TopologyResponseBodyV0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()inboundPeers(PeerStatList inboundPeers) outboundPeers(PeerStatList outboundPeers) totalInboundPeerCount(Uint32 totalInboundPeerCount) totalOutboundPeerCount(Uint32 totalOutboundPeerCount)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
inboundPeers
-
outboundPeers
-
totalInboundPeerCount
-
totalOutboundPeerCount
-
build
-