user-service
Toggle table of contents
2.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
user-service
application
/
group
/
GroupRepository
/
update
update
abstract
fun
update
(
group
:
Group
)
:
Group
?
Updates a given group.
Return
the updated group, or null if the group does not exist
Parameters
group
the group to update