Uses of Interface
org.ovirt.engine.sdk4.services.UserService.UpdateRequest
-
Packages that use UserService.UpdateRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of UserService.UpdateRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return UserService.UpdateRequest Modifier and Type Method Description UserService.UpdateRequest
UserServiceImpl. update()
-
Uses of UserService.UpdateRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return UserService.UpdateRequest Modifier and Type Method Description UserService.UpdateRequest
UserService. update()
Updates information about the user.UserService.UpdateRequest
UserService.UpdateRequest. user(UserBuilder user)
UserService.UpdateRequest
UserService.UpdateRequest. user(User user)
-