Class V10DiscoveryExchangeResult.V10DiscoveryExchangeResultBuilder
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.V10DiscoveryExchangeResult.V10DiscoveryExchangeResultBuilder
-
- Enclosing class:
- V10DiscoveryExchangeResult
public static class V10DiscoveryExchangeResult.V10DiscoveryExchangeResultBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description V10DiscoveryExchangeResultbuild()V10DiscoveryExchangeResult.V10DiscoveryExchangeResultBuilderresults(V10DiscoveryRecord results)StringtoString()
-
-
-
Method Detail
-
results
public V10DiscoveryExchangeResult.V10DiscoveryExchangeResultBuilder results(V10DiscoveryRecord results)
- Returns:
this.
-
build
public V10DiscoveryExchangeResult build()
-
-