| Package | Description |
|---|---|
| org.ovirt.engine.api.model | |
| org.ovirt.engine.api.restapi.types | |
| org.ovirt.engine.api.restapi.util |
| Modifier and Type | Field and Description |
|---|---|
protected PowerManagement |
Host.powerManagement |
protected PowerManagement |
Action.powerManagement |
| Modifier and Type | Field and Description |
|---|---|
protected List<PowerManagement> |
PowerManagers.powerManagers |
| Modifier and Type | Method and Description |
|---|---|
PowerManagement |
ObjectFactory.createPowerManagement()
Create an instance of
PowerManagement |
PowerManagement |
Host.getPowerManagement()
Gets the value of the powerManagement property.
|
PowerManagement |
Action.getPowerManagement()
Gets the value of the powerManagement property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PowerManagement> |
ObjectFactory.createPowerManagement(PowerManagement value)
|
List<PowerManagement> |
PowerManagers.getPowerManagers()
Gets the value of the powerManagers property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PowerManagement> |
ObjectFactory.createPowerManagement(PowerManagement value)
|
void |
Host.setPowerManagement(PowerManagement value)
Sets the value of the powerManagement property.
|
void |
Action.setPowerManagement(PowerManagement value)
Sets the value of the powerManagement property.
|
| Modifier and Type | Method and Description |
|---|---|
static PowerManagement |
HostMapper.map(VDS entity,
PowerManagement template) |
| Modifier and Type | Method and Description |
|---|---|
static VdsStatic |
HostMapper.map(PowerManagement model,
VdsStatic template) |
static PowerManagement |
HostMapper.map(VDS entity,
PowerManagement template) |
| Modifier and Type | Method and Description |
|---|---|
static List<PowerManagement> |
FencingOptionsParser.parse(String str,
String typeStr) |
static List<PowerManagement> |
FencingOptionsParser.parse(String str,
String typeStr,
boolean ignoreValues) |
Copyright © 2012. All Rights Reserved.