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 Storage |
StorageDomain.storage |
Modifier and Type | Field and Description |
---|---|
protected List<Storage> |
HostStorage.storage |
Modifier and Type | Method and Description |
---|---|
Storage |
ObjectFactory.createStorage()
Create an instance of
Storage |
Storage |
StorageDomain.getStorage()
Gets the value of the storage property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Storage> |
ObjectFactory.createStorage(Storage value)
|
List<Storage> |
HostStorage.getStorage()
Gets the value of the storage property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Storage> |
ObjectFactory.createStorage(Storage value)
|
void |
StorageDomain.setStorage(Storage value)
Sets the value of the storage property.
|
Modifier and Type | Method and Description |
---|---|
Storage |
StorageResource.get() |
Modifier and Type | Method and Description |
---|---|
protected Storage |
BackendHostStorageResource.addParents(Storage storage) |
Storage |
BackendStorageResource.get() |
protected Storage |
BackendHostStorageResource.lookupStorage(String id) |
protected Storage |
BackendHostStorageResource.map(storage_domains entity) |
Modifier and Type | Method and Description |
---|---|
protected Storage |
BackendHostStorageResource.addParents(Storage storage) |
Modifier and Type | Method and Description |
---|---|
static Storage |
StorageLogicalUnitMapper.map(LUNs entity,
Storage template) |
static Storage |
StorageVolumeGroupMapper.map(storage_domains entity,
Storage template) |
Modifier and Type | Method and Description |
---|---|
static Storage |
StorageLogicalUnitMapper.map(LUNs entity,
Storage template) |
static Storage |
StorageVolumeGroupMapper.map(storage_domains entity,
Storage template) |
static LUNs |
StorageLogicalUnitMapper.map(Storage model,
LUNs template) |
static storage_domains |
StorageVolumeGroupMapper.map(Storage model,
storage_domains template) |
Copyright © 2012. All Rights Reserved.