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 List<CdRom> |
CdRoms.cdRoms |
Modifier and Type | Method and Description |
---|---|
CdRom |
ObjectFactory.createCdRom()
Create an instance of
CdRom |
Modifier and Type | Method and Description |
---|---|
JAXBElement<CdRom> |
ObjectFactory.createCdrom(CdRom value)
|
List<CdRom> |
CdRoms.getCdRoms()
Gets the value of the cdRoms property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CdRom> |
ObjectFactory.createCdrom(CdRom value)
|
Modifier and Type | Method and Description |
---|---|
ReadOnlyDevicesResource<CdRom,CdRoms> |
TemplateResource.getCdRomsResource() |
DevicesResource<CdRom,CdRoms> |
VmResource.getCdRomsResource() |
Modifier and Type | Method and Description |
---|---|
CdRom |
BackendCdRomResource.update(CdRom resource) |
Modifier and Type | Method and Description |
---|---|
DevicesResource<CdRom,CdRoms> |
BackendVmResource.getCdRomsResource() |
ReadOnlyDevicesResource<CdRom,CdRoms> |
BackendTemplateResource.getCdRomsResource() |
DeviceResource<CdRom> |
BackendCdRomsResource.getDeviceSubResource(String id) |
protected AbstractBackendSubResource.ParametersProvider<CdRom,VM> |
BackendCdRomsResource.getUpdateParametersProvider() |
Modifier and Type | Method and Description |
---|---|
protected VdcActionParametersBase |
BackendCdRomsResource.getAddParameters(VM mapped,
CdRom cdrom) |
VdcActionParametersBase |
BackendCdRomsResource.UpdateParametersProvider.getParameters(CdRom incoming,
VM entity) |
CdRom |
BackendCdRomResource.update(CdRom resource) |
protected boolean |
BackendReadOnlyCdRomsResource.validate(CdRom cdrom) |
Modifier and Type | Method and Description |
---|---|
static CdRom |
CdRomMapper.map(VM entity,
CdRom template) |
static CdRom |
CdRomMapper.map(VmTemplate entity,
CdRom template)
Bi-directional CdRom->VmTemplate not required as
template device collections are always read-only
|
Modifier and Type | Method and Description |
---|---|
static VM |
CdRomMapper.map(CdRom model,
VM template) |
static CdRom |
CdRomMapper.map(VM entity,
CdRom template) |
static CdRom |
CdRomMapper.map(VmTemplate entity,
CdRom template)
Bi-directional CdRom->VmTemplate not required as
template device collections are always read-only
|
Copyright © 2012. All Rights Reserved.