Package | Description |
---|---|
org.ovirt.engine.sdk.entities |
Modifier and Type | Method and Description |
---|---|
CPU |
ObjectFactory.createCPU()
Create an instance of
CPU |
CPU |
Cluster.getCpu()
Gets the value of the cpu property.
|
CPU |
Host.getCpu()
Gets the value of the cpu property.
|
CPU |
VmBase.getCpu()
Gets the value of the cpu property.
|
CPU |
NumaNode.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 |
Cluster.setCpu(CPU value)
Sets the value of the cpu property.
|
void |
Host.setCpu(CPU value)
Sets the value of the cpu property.
|
void |
VmBase.setCpu(CPU value)
Sets the value of the cpu property.
|
void |
NumaNode.setCpu(CPU value)
Sets the value of the cpu property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0