toggle menu
flatInvoker
jvm
switch theme
search in API
reaktor-auth
/
dev.shibasis.reaktor.auth.repositories
/
RoleRepository
/
updateRole
update
Role
jvm
fun
updateRole
(
id
:
Long
,
name
:
String
)
:
Result
<
Int
>