Class GetNymRoleResponse.GetNymRoleResponseBuilder
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.GetNymRoleResponse.GetNymRoleResponseBuilder
-
- Enclosing class:
- GetNymRoleResponse
public static class GetNymRoleResponse.GetNymRoleResponseBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetNymRoleResponsebuild()GetNymRoleResponse.GetNymRoleResponseBuilderrole(GetNymRoleResponse.RoleEnum role)StringtoString()
-
-
-
Method Detail
-
role
public GetNymRoleResponse.GetNymRoleResponseBuilder role(GetNymRoleResponse.RoleEnum role)
- Returns:
this.
-
build
public GetNymRoleResponse build()
-
-