setRoles method
- @override
- String correlationId,
- String userId,
- List<
String> roles
override
Sets a roles.
correlation_id
(optional) transaction id to trace execution through call chain.userId
an user id.roles
a roles to be set. Return (optional) Future that receives set roles or error.