Uses of Class
com.github.jamesnetherton.zulip.client.api.user.request.UpdateUserApiRequest
Packages that use UpdateUserApiRequest
Package
Description
-
Uses of UpdateUserApiRequest in com.github.jamesnetherton.zulip.client.api.user
Methods in com.github.jamesnetherton.zulip.client.api.user that return UpdateUserApiRequest -
Uses of UpdateUserApiRequest in com.github.jamesnetherton.zulip.client.api.user.request
Methods in com.github.jamesnetherton.zulip.client.api.user.request that return UpdateUserApiRequestModifier and TypeMethodDescriptionUpdateUserApiRequest.withFullName
(String fullName) Sets the updated name of the user.UpdateUserApiRequest.withProfileData
(int id, String value) Sets updated custom profile data for the user.Sets the updated role of the user.