Class V20DiscoveryExchangeResult.V20DiscoveryExchangeResultBuilder
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.V20DiscoveryExchangeResult.V20DiscoveryExchangeResultBuilder
-
- Enclosing class:
- V20DiscoveryExchangeResult
public static class V20DiscoveryExchangeResult.V20DiscoveryExchangeResultBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description V20DiscoveryExchangeResultbuild()V20DiscoveryExchangeResult.V20DiscoveryExchangeResultBuilderresults(V20DiscoveryRecord results)StringtoString()
-
-
-
Method Detail
-
results
public V20DiscoveryExchangeResult.V20DiscoveryExchangeResultBuilder results(V20DiscoveryRecord results)
- Returns:
this.
-
build
public V20DiscoveryExchangeResult build()
-
-