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 Disks |
VM.disks |
Modifier and Type | Method and Description |
---|---|
Disks |
ObjectFactory.createDisks()
Create an instance of
Disks |
Disks |
VM.getDisks()
Gets the value of the disks property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Disks> |
ObjectFactory.createDisks(Disks value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Disks> |
ObjectFactory.createDisks(Disks value)
|
void |
VM.setDisks(Disks value)
Sets the value of the disks property.
|
Modifier and Type | Method and Description |
---|---|
ReadOnlyDevicesResource<Disk,Disks> |
TemplateResource.getDisksResource() |
DevicesResource<Disk,Disks> |
VmResource.getDisksResource() |
Modifier and Type | Method and Description |
---|---|
Disks |
BackendReadOnlyDisksResource.list() |
Modifier and Type | Method and Description |
---|---|
DevicesResource<Disk,Disks> |
BackendVmResource.getDisksResource() |
ReadOnlyDevicesResource<Disk,Disks> |
BackendTemplateResource.getDisksResource() |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response |
BackendVmsResource.addVmFromScratch(VmStatic staticVm,
Guid storageDomainId,
Disks disks) |
Constructor and Description |
---|
BackendDiskResource(String id,
AbstractBackendReadOnlyDevicesResource<Disk,Disks,DiskImage> collection,
VdcActionType updateType,
AbstractBackendSubResource.ParametersProvider<Disk,DiskImage> updateParametersProvider,
String[] requiredUpdateFields,
String... subCollections) |
Copyright © 2012. All Rights Reserved.