Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected List<Boot> |
OperatingSystem.boot |
Modifier and Type | Method and Description |
---|---|
Boot |
ObjectFactory.createBoot()
Create an instance of
Boot |
Modifier and Type | Method and Description |
---|---|
List<Boot> |
OperatingSystem.getBoot()
Gets the value of the boot property.
|
Modifier and Type | Method and Description |
---|---|
static List<Boot> |
VmMapper.map(BootSequence bootSequence,
List<Boot> template) |
Modifier and Type | Method and Description |
---|---|
static List<Boot> |
VmMapper.map(BootSequence bootSequence,
List<Boot> template) |
static BootSequence |
VmMapper.map(List<Boot> boot,
BootSequence template) |
Copyright © 2012. All Rights Reserved.