Class V10CredentialExchangeListResult.V10CredentialExchangeListResultBuilder
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.V10CredentialExchangeListResult.V10CredentialExchangeListResultBuilder
-
- Enclosing class:
- V10CredentialExchangeListResult
public static class V10CredentialExchangeListResult.V10CredentialExchangeListResultBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description V10CredentialExchangeListResultbuild()V10CredentialExchangeListResult.V10CredentialExchangeListResultBuilderresults(List<V10CredentialExchange> results)StringtoString()
-
-
-
Method Detail
-
results
public V10CredentialExchangeListResult.V10CredentialExchangeListResultBuilder results(List<V10CredentialExchange> results)
- Returns:
this.
-
build
public V10CredentialExchangeListResult build()
-
-