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