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 |
Template.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 |
Cluster.setCpu(CPU value)
Sets the value of the cpu property.
|
void |
Template.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 ? 2010 Red Hat, Inc - released under the Apache License Version 2.0