Class WalletList.WalletListBuilder
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.WalletList.WalletListBuilder
-
- Enclosing class:
- WalletList
public static class WalletList.WalletListBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WalletListbuild()WalletList.WalletListBuilderresults(List<WalletRecord> results)StringtoString()
-
-
-
Method Detail
-
results
public WalletList.WalletListBuilder results(List<WalletRecord> results)
- Returns:
this.
-
build
public WalletList build()
-
-