Package | Description |
---|---|
org.ovirt.engine.api.model |
Modifier and Type | Field and Description |
---|---|
protected CPU |
Template.cpu |
protected CPU |
Cluster.cpu |
protected CPU |
VM.cpu |
protected CPU |
Host.cpu |
Modifier and Type | Field and Description |
---|---|
protected List<CPU> |
CPUs.cpUs |
Modifier and Type | Method and Description |
---|---|
CPU |
ObjectFactory.createCPU()
Create an instance of
CPU |
CPU |
Template.getCpu()
Gets the value of the cpu property.
|
CPU |
Cluster.getCpu()
Gets the value of the cpu property.
|
CPU |
VM.getCpu()
Gets the value of the cpu property.
|
CPU |
Host.getCpu()
Gets the value of the cpu property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CPU> |
ObjectFactory.createCpu(CPU value)
|
List<CPU> |
CPUs.getCPUs()
Gets the value of the cpUs property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CPU> |
ObjectFactory.createCpu(CPU value)
|
void |
Template.setCpu(CPU value)
Sets the value of the cpu property.
|
void |
Cluster.setCpu(CPU value)
Sets the value of the cpu property.
|
void |
VM.setCpu(CPU value)
Sets the value of the cpu property.
|
void |
Host.setCpu(CPU value)
Sets the value of the cpu property.
|
Copyright © 2012. All Rights Reserved.