Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
VmPool
VmPool providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
VmPool |
VmPools.add(VmPool vmpool)
Adds VmPool object.
|
VmPool |
VmPools.add(VmPool vmpool,
String expect,
String correlationId)
Adds VmPool object.
|
Modifier and Type | Method and Description |
---|---|
VmPool |
ObjectFactory.createVmPool()
Create an instance of
VmPool |
VmPool |
Permission.getVmpool()
Gets the value of the vmpool property.
|
VmPool |
VM.getVmPool()
Gets the value of the vmPool property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<VmPool> |
ObjectFactory.createVmpool(VmPool value)
|
List<VmPool> |
VmPools.getVmPools()
Gets the value of the vmPools property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<VmPool> |
ObjectFactory.createVmpool(VmPool value)
|
void |
Permission.setVmpool(VmPool value)
Sets the value of the vmpool property.
|
void |
VM.setVmPool(VmPool value)
Sets the value of the vmPool property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0