Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected List<LogicalUnit> |
Storage.logicalUnits |
protected List<LogicalUnit> |
VolumeGroup.logicalUnits |
Modifier and Type | Method and Description |
---|---|
LogicalUnit |
ObjectFactory.createLogicalUnit()
Create an instance of
LogicalUnit |
Modifier and Type | Method and Description |
---|---|
JAXBElement<LogicalUnit> |
ObjectFactory.createLogicalUnit(LogicalUnit value)
|
List<LogicalUnit> |
Storage.getLogicalUnits()
Gets the value of the logicalUnits property.
|
List<LogicalUnit> |
VolumeGroup.getLogicalUnits()
Gets the value of the logicalUnits property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<LogicalUnit> |
ObjectFactory.createLogicalUnit(LogicalUnit value)
|
Modifier and Type | Method and Description |
---|---|
protected LogicalUnit |
BackendStorageDomainsResource.map(LUNs lun) |
protected LogicalUnit |
BackendHostResource.map(storage_server_connections cnx) |
protected LogicalUnit |
BackendStorageDomainsResource.map(storage_server_connections cnx,
LogicalUnit template) |
Modifier and Type | Method and Description |
---|---|
protected LogicalUnit |
BackendStorageDomainsResource.map(storage_server_connections cnx,
LogicalUnit template) |
Modifier and Type | Method and Description |
---|---|
static LogicalUnit |
StorageLogicalUnitMapper.map(LUNs entity,
LogicalUnit template) |
static LogicalUnit |
StorageLogicalUnitMapper.map(storage_server_connections entity,
LogicalUnit template) |
Modifier and Type | Method and Description |
---|---|
static LogicalUnit |
StorageLogicalUnitMapper.map(LUNs entity,
LogicalUnit template) |
static LogicalUnit |
StorageLogicalUnitMapper.map(storage_server_connections entity,
LogicalUnit template) |
Copyright © 2012. All Rights Reserved.