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 Disk |
Snapshot.disk |
protected Disk |
Statistic.disk |
Modifier and Type | Field and Description |
---|---|
protected List<Disk> |
Disks.disks |
Modifier and Type | Method and Description |
---|---|
Disk |
ObjectFactory.createDisk()
Create an instance of
Disk |
Disk |
Snapshot.getDisk()
Gets the value of the disk property.
|
Disk |
Statistic.getDisk()
Gets the value of the disk property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Disk> |
ObjectFactory.createDisk(Disk value)
|
List<Disk> |
Disks.getDisks()
Gets the value of the disks property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Disk> |
ObjectFactory.createDisk(Disk value)
|
void |
Snapshot.setDisk(Disk value)
Sets the value of the disk property.
|
void |
Statistic.setDisk(Disk value)
Sets the value of the disk property.
|
Modifier and Type | Method and Description |
---|---|
ReadOnlyDevicesResource<Disk,Disks> |
TemplateResource.getDisksResource() |
DevicesResource<Disk,Disks> |
VmResource.getDisksResource() |
Modifier and Type | Method and Description |
---|---|
protected Disk |
BackendDiskResource.populate(Disk model,
DiskImage entity) |
protected Disk |
BackendDisksResource.populate(Disk model,
DiskImage entity) |
Modifier and Type | Method and Description |
---|---|
DeviceResource<Disk> |
BackendDisksResource.getDeviceSubResource(String id) |
DevicesResource<Disk,Disks> |
BackendVmResource.getDisksResource() |
ReadOnlyDevicesResource<Disk,Disks> |
BackendTemplateResource.getDisksResource() |
protected AbstractBackendSubResource.ParametersProvider<Disk,DiskImage> |
BackendDisksResource.getUpdateParametersProvider() |
Modifier and Type | Method and Description |
---|---|
protected VdcActionParametersBase |
BackendDisksResource.getAddParameters(DiskImage entity,
Disk disk) |
VdcActionParametersBase |
BackendDisksResource.UpdateParametersProvider.getParameters(Disk incoming,
DiskImage entity) |
protected Disk |
BackendDiskResource.populate(Disk model,
DiskImage entity) |
protected Disk |
BackendDisksResource.populate(Disk model,
DiskImage entity) |
Constructor and Description |
---|
DiskStatisticalQuery(AbstractBackendResource.EntityIdResolver resolver,
Disk parent) |
DiskStatisticalQuery(Disk parent) |
Constructor and Description |
---|
BackendDiskResource(String id,
AbstractBackendReadOnlyDevicesResource<Disk,Disks,DiskImage> collection,
VdcActionType updateType,
AbstractBackendSubResource.ParametersProvider<Disk,DiskImage> updateParametersProvider,
String[] requiredUpdateFields,
String... subCollections) |
BackendDiskResource(String id,
AbstractBackendReadOnlyDevicesResource<Disk,Disks,DiskImage> collection,
VdcActionType updateType,
AbstractBackendSubResource.ParametersProvider<Disk,DiskImage> updateParametersProvider,
String[] requiredUpdateFields,
String... subCollections) |
Modifier and Type | Method and Description |
---|---|
static Disk |
DiskMapper.map(DiskImage entity,
Disk template) |
Modifier and Type | Method and Description |
---|---|
static DiskImage |
DiskMapper.map(Disk disk,
DiskImage template) |
static Disk |
DiskMapper.map(DiskImage entity,
Disk template) |
Copyright © 2012. All Rights Reserved.