Class V10PresentationExchangeList.V10PresentationExchangeListBuilder
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.V10PresentationExchangeList.V10PresentationExchangeListBuilder
-
- Enclosing class:
- V10PresentationExchangeList
public static class V10PresentationExchangeList.V10PresentationExchangeListBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description V10PresentationExchangeListbuild()V10PresentationExchangeList.V10PresentationExchangeListBuilderresults(List<V10PresentationExchange> results)StringtoString()
-
-
-
Method Detail
-
results
public V10PresentationExchangeList.V10PresentationExchangeListBuilder results(List<V10PresentationExchange> results)
- Returns:
this.
-
build
public V10PresentationExchangeList build()
-
-