Class GetDIDVerkeyResponse.GetDIDVerkeyResponseBuilder
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.GetDIDVerkeyResponse.GetDIDVerkeyResponseBuilder
-
- Enclosing class:
- GetDIDVerkeyResponse
public static class GetDIDVerkeyResponse.GetDIDVerkeyResponseBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetDIDVerkeyResponsebuild()StringtoString()GetDIDVerkeyResponse.GetDIDVerkeyResponseBuilderverkey(String verkey)
-
-
-
Method Detail
-
verkey
public GetDIDVerkeyResponse.GetDIDVerkeyResponseBuilder verkey(String verkey)
- Returns:
this.
-
build
public GetDIDVerkeyResponse build()
-
-