| Package | Description |
|---|---|
| org.ovirt.engine.api.model | |
| org.ovirt.engine.api.resource | |
| org.ovirt.engine.api.restapi.resource |
| Modifier and Type | Field and Description |
|---|---|
protected CdRoms |
VM.cdroms |
| Modifier and Type | Method and Description |
|---|---|
CdRoms |
ObjectFactory.createCdRoms()
Create an instance of
CdRoms |
CdRoms |
VM.getCdroms()
Gets the value of the cdroms property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CdRoms> |
ObjectFactory.createCdroms(CdRoms value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CdRoms> |
ObjectFactory.createCdroms(CdRoms value)
|
void |
VM.setCdroms(CdRoms value)
Sets the value of the cdroms property.
|
| Modifier and Type | Method and Description |
|---|---|
ReadOnlyDevicesResource<CdRom,CdRoms> |
TemplateResource.getCdRomsResource() |
DevicesResource<CdRom,CdRoms> |
VmResource.getCdRomsResource() |
| Modifier and Type | Method and Description |
|---|---|
DevicesResource<CdRom,CdRoms> |
BackendVmResource.getCdRomsResource() |
ReadOnlyDevicesResource<CdRom,CdRoms> |
BackendTemplateResource.getCdRomsResource() |
| Constructor and Description |
|---|
BackendCdRomResource(Class<CdRom> modelType,
Class<VM> entityType,
Guid guid,
AbstractBackendReadOnlyDevicesResource<CdRom,CdRoms,VM> collection,
VdcActionType updateType,
AbstractBackendSubResource.ParametersProvider<CdRom,VM> updateParametersProvider,
String[] requiredUpdateFields,
String... subCollections) |
Copyright © 2012. All Rights Reserved.