Uses of Interface
org.ovirt.engine.sdk4.services.VmGraphicsConsoleService.GetRequest
-
Packages that use VmGraphicsConsoleService.GetRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of VmGraphicsConsoleService.GetRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return VmGraphicsConsoleService.GetRequest Modifier and Type Method Description VmGraphicsConsoleService.GetRequest
VmGraphicsConsoleServiceImpl. get()
-
Uses of VmGraphicsConsoleService.GetRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return VmGraphicsConsoleService.GetRequest Modifier and Type Method Description VmGraphicsConsoleService.GetRequest
VmGraphicsConsoleService.GetRequest. current(Boolean current)
Specifies if the data returned should correspond to the next execution of the virtual machine, or to the current execution.VmGraphicsConsoleService.GetRequest
VmGraphicsConsoleService.GetRequest. follow(String follow)
Indicates which inner links should be _followed_.VmGraphicsConsoleService.GetRequest
VmGraphicsConsoleService. get()
Retrieves the graphics console configuration of the virtual machine.
-