Uses of Interface
org.ovirt.engine.sdk4.services.HostService.RefreshRequest
-
Packages that use HostService.RefreshRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of HostService.RefreshRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return HostService.RefreshRequest Modifier and Type Method Description HostService.RefreshRequest
HostServiceImpl. refresh()
-
Uses of HostService.RefreshRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return HostService.RefreshRequest Modifier and Type Method Description HostService.RefreshRequest
HostService.RefreshRequest. async(Boolean async)
Indicates if the refresh should be performed asynchronously.HostService.RefreshRequest
HostService. refresh()
Refresh the host devices and capabilities.
-