Uses of Class
com.zitadel.model.UserServiceUpdateUserRequest
Packages that use UserServiceUpdateUserRequest
-
Uses of UserServiceUpdateUserRequest in com.zitadel.api
Methods in com.zitadel.api with parameters of type UserServiceUpdateUserRequestModifier and TypeMethodDescriptionUserServiceApi.updateUser(UserServiceUpdateUserRequest userServiceUpdateUserRequest) Update a User Partially update an existing user. -
Uses of UserServiceUpdateUserRequest in com.zitadel.model
Methods in com.zitadel.model that return UserServiceUpdateUserRequestModifier and TypeMethodDescriptionUserServiceUpdateUserRequest.human(UserServiceHuman human) UserServiceUpdateUserRequest.machine(UserServiceMachine machine)