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 VM |
Template.vm |
protected VM |
BaseDevice.vm |
protected VM |
Snapshot.vm |
protected VM |
Tag.vm |
protected VM |
Permission.vm |
protected VM |
Action.vm |
protected VM |
Statistic.vm |
protected VM |
Event.vm |
Modifier and Type | Field and Description |
---|---|
protected List<VM> |
VMs.vMs |
Modifier and Type | Method and Description |
---|---|
VM |
ObjectFactory.createVM()
Create an instance of
VM |
VM |
Template.getVm()
Gets the value of the vm property.
|
VM |
BaseDevice.getVm()
Gets the value of the vm property.
|
VM |
Snapshot.getVm()
Gets the value of the vm property.
|
VM |
Tag.getVm()
Gets the value of the vm property.
|
VM |
Permission.getVm()
Gets the value of the vm property.
|
VM |
Action.getVm()
Gets the value of the vm property.
|
VM |
Statistic.getVm()
Gets the value of the vm property.
|
VM |
Event.getVm()
Gets the value of the vm property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<VM> |
ObjectFactory.createVm(VM value)
|
List<VM> |
VMs.getVMs()
Gets the value of the vMs property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<VM> |
ObjectFactory.createVm(VM value)
|
void |
Template.setVm(VM value)
Sets the value of the vm property.
|
void |
BaseDevice.setVm(VM value)
Sets the value of the vm property.
|
void |
Snapshot.setVm(VM value)
Sets the value of the vm property.
|
void |
Tag.setVm(VM value)
Sets the value of the vm property.
|
void |
Permission.setVm(VM value)
Sets the value of the vm property.
|
void |
Action.setVm(VM value)
Sets the value of the vm property.
|
void |
Statistic.setVm(VM value)
Sets the value of the vm property.
|
void |
Event.setVm(VM value)
Sets the value of the vm property.
|
Modifier and Type | Method and Description |
---|---|
StorageDomainContentsResource<VMs,VM> |
StorageDomainResource.getStorageDomainVmsResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
VmsResource.add(VM vm)
Creates a new VM and adds it to the database.
|
Modifier and Type | Method and Description |
---|---|
protected VM |
BackendVmsResource.addInlineDetails(Set<DetailHelper.Detail> details,
VM vm) |
protected VM |
BackendStorageDomainVmsResource.addParents(VM vm) |
protected VM |
BackendStorageDomainVmResource.addParents(VM vm) |
VM |
BackendVmResource.get() |
protected VM |
BackendStorageDomainVmResource.getFromDataDomain() |
protected VM |
BackendVmResource.populate(VM model,
VM entity) |
protected VM |
BackendVmsResource.populate(VM model,
VM entity) |
VM |
BackendVmResource.update(VM incoming) |
Modifier and Type | Method and Description |
---|---|
StorageDomainContentResource<VM> |
BackendStorageDomainVmsResource.getStorageDomainContentSubResource(String id) |
StorageDomainContentsResource<VMs,VM> |
BackendStorageDomainResource.getStorageDomainVmsResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendVmsResource.add(VM vm) |
protected VM |
BackendVmsResource.addInlineDetails(Set<DetailHelper.Detail> details,
VM vm) |
protected VM |
BackendStorageDomainVmsResource.addParents(VM vm) |
protected VM |
BackendStorageDomainVmResource.addParents(VM vm) |
protected Guid |
BackendVmsResource.getClusterId(VM vm) |
VdcActionParametersBase |
BackendVmResource.UpdateParametersProvider.getParameters(VM incoming,
VM entity) |
protected Guid |
BackendVmsResource.getTemplateId(VM vm) |
protected Guid |
BackendVmResource.lookupClusterId(VM vm) |
protected RunVmOnceParams |
BackendVmResource.map(VM vm,
RunVmOnceParams params) |
protected boolean |
BackendVmsResource.namedCluster(VM vm) |
protected VM |
BackendVmResource.populate(VM model,
VM entity) |
protected VM |
BackendVmsResource.populate(VM model,
VM entity) |
protected boolean |
BackendVmsResource.templated(VM vm) |
VM |
BackendVmResource.update(VM incoming) |
Constructor and Description |
---|
VmStatisticalQuery(AbstractBackendResource.EntityIdResolver entityResolver,
VM parent) |
VmStatisticalQuery(VM parent) |
Modifier and Type | Method and Description |
---|---|
static VM |
VmMapper.map(VM entity,
VM template) |
Modifier and Type | Method and Description |
---|---|
static RunVmOnceParams |
VmMapper.map(VM vm,
RunVmOnceParams template) |
static VM |
VmMapper.map(VM entity,
VM template) |
static VmStatic |
VmMapper.map(VM vm,
VmStatic template) |
Copyright © 2012. All Rights Reserved.