Package | Description |
---|---|
org.ovirt.engine.sdk4.internal.services | |
org.ovirt.engine.sdk4.services |
Modifier and Type | Method and Description |
---|---|
VmService.GetRequest |
VmServiceImpl.get() |
Modifier and Type | Method and Description |
---|---|
VmService.GetRequest |
VmService.GetRequest.filter(Boolean filter)
Indicates if the results should be filtered according to the permissions of the user.
|
VmService.GetRequest |
VmService.get()
Retrieves the description of the virtual machine.
|
VmService.GetRequest |
VmService.GetRequest.nextRun(Boolean nextRun)
Indicates if the returned result describes the virtual machine as it is currently running, or if describes
it with the modifications that have already been performed but that will have effect only when it is
restarted.
|
Copyright © 2016. All rights reserved.