Modifier and Type | Class and Description |
---|---|
class |
AbstractBackendDevicesResource<D extends BaseDevice,C extends BaseDevices,Q extends IVdcQueryable> |
class |
AbstractBackendReadOnlyDevicesResource<D extends BaseDevice,C extends BaseDevices,Q extends IVdcQueryable> |
class |
AbstractBackendStorageDomainContentResource<C extends BaseResources,R extends BaseResource,Q extends IVdcQueryable> |
class |
AbstractBackendStorageDomainContentsResource<C extends BaseResources,R extends BaseResource,Q extends IVdcQueryable> |
class |
BackendDeviceResource<D extends BaseDevice,C extends BaseDevices,Q extends IVdcQueryable> |
class |
BackendReadOnlyCdRomsResource<Q extends IVdcQueryable> |
class |
BackendReadOnlyDeviceResource<D extends BaseDevice,C extends BaseDevices,Q extends IVdcQueryable> |
Modifier and Type | Field and Description |
---|---|
protected Map<Object,IVdcQueryable> |
ListIQueryableQueryData._cache |
Modifier and Type | Method and Description |
---|---|
static boolean |
SingleIQueryableQueryData.AreIVdcQueryablesEqual(IVdcQueryable first,
IVdcQueryable second) |
Modifier and Type | Class and Description |
---|---|
class |
ad_groups |
class |
AdUser |
class |
AuditLog |
class |
bookmarks |
class |
DbUser |
class |
DbUserBase |
class |
Disk
The disk represents a drive in the VM/Template.
The disk data consists of this entity which holds the immutable fields of the drive, and the DiskImage entity which represents the drive's actual data, and contains the mutable fields. Each drive can have several of these "images" associated to it, which represent the drive's snapshots - a backup of the drive's data at a certain point in time. |
class |
DiskImage |
class |
DiskImageBase |
class |
event_subscriber |
class |
network |
class |
NetworkInterface<T extends NetworkStatistics>
NetworkInterface represents a network interface device. |
class |
permissions |
class |
RepoFileMetaData
An entity class for repository files meta data.
|
class |
roles |
class |
storage_domains |
class |
storage_pool |
class |
VDS |
class |
VDSGroup |
class |
VdsNetworkInterface
|
class |
VM |
class |
vm_pools |
class |
VmBase |
class |
VmNetworkInterface
|
class |
VmStatic |
class |
VmTemplate |
Modifier and Type | Class and Description |
---|---|
class |
VdcFault |
Modifier and Type | Method and Description |
---|---|
Map<Object,IVdcQueryable> |
ListIVdcQueryableUpdatedData.getAdded() |
Map<Object,IVdcQueryable> |
ListIVdcQueryableUpdatedData.getUpdated() |
Modifier and Type | Method and Description |
---|---|
void |
ListIVdcQueryableUpdatedData.setAdded(Map<Object,IVdcQueryable> value) |
void |
ListIVdcQueryableUpdatedData.setUpdated(Map<Object,IVdcQueryable> value) |
Constructor and Description |
---|
ListIVdcQueryableUpdatedData(Map<Object,IVdcQueryable> added,
Collection<Object> removed,
Map<Object,IVdcQueryable> updated) |
ListIVdcQueryableUpdatedData(Map<Object,IVdcQueryable> added,
Collection<Object> removed,
Map<Object,IVdcQueryable> updated) |
Modifier and Type | Class and Description |
---|---|
class |
JsonIVdcQueryableMixIn |
class |
JsonVDSMixIn |
class |
JsonVmMixIn |
class |
JsonVmTemplateMixIn |
Copyright © 2012. All Rights Reserved.