Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected VmPool |
Permission.vmpool |
protected VmPool |
VM.vmPool |
Modifier and Type | Field and Description |
---|---|
protected List<VmPool> |
VmPools.vmPools |
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.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
VmPoolsResource.add(VmPool pool) |
Modifier and Type | Method and Description |
---|---|
VmPool |
BackendVmPoolResource.get() |
protected VmPool |
BackendVmPoolResource.populate(VmPool pool,
vm_pools entity) |
VmPool |
BackendVmPoolsResource.populate(VmPool pool,
vm_pools entity) |
VmPool |
BackendVmPoolResource.update(VmPool incoming) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendVmPoolsResource.add(VmPool pool) |
protected String |
BackendVmPoolsResource.getClusterId(VmPool pool) |
VdcActionParametersBase |
BackendVmPoolResource.UpdateParametersProvider.getParameters(VmPool incoming,
vm_pools current) |
protected VmTemplate |
BackendVmPoolsResource.getVmTemplate(VmPool pool) |
protected VM |
BackendVmPoolResource.mapToVM(VmPool model) |
protected VM |
BackendVmPoolsResource.mapToVM(VmPool model,
VmTemplate template) |
protected boolean |
BackendVmPoolsResource.namedCluster(VmPool pool) |
protected boolean |
BackendVmPoolsResource.namedTemplate(VmPool pool) |
protected VmPool |
BackendVmPoolResource.populate(VmPool pool,
vm_pools entity) |
VmPool |
BackendVmPoolsResource.populate(VmPool pool,
vm_pools entity) |
VmPool |
BackendVmPoolResource.update(VmPool incoming) |
Modifier and Type | Method and Description |
---|---|
static VmPool |
VmPoolMapper.map(vm_pools entity,
VmPool template) |
Modifier and Type | Method and Description |
---|---|
static VmPool |
VmPoolMapper.map(vm_pools entity,
VmPool template) |
static vm_pools |
VmPoolMapper.map(VmPool model,
vm_pools template) |
static VM |
VmPoolMapper.map(VmPool model,
VM template) |
Copyright © 2012. All Rights Reserved.