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 DataCenter |
StorageDomain.dataCenter |
protected DataCenter |
Cluster.dataCenter |
protected DataCenter |
Permission.dataCenter |
protected DataCenter |
Event.dataCenter |
protected DataCenter |
Network.dataCenter |
Modifier and Type | Field and Description |
---|---|
protected List<DataCenter> |
DataCenters.dataCenters |
Modifier and Type | Method and Description |
---|---|
DataCenter |
ObjectFactory.createDataCenter()
Create an instance of
DataCenter |
DataCenter |
StorageDomain.getDataCenter()
Gets the value of the dataCenter property.
|
DataCenter |
Cluster.getDataCenter()
Gets the value of the dataCenter property.
|
DataCenter |
Permission.getDataCenter()
Gets the value of the dataCenter property.
|
DataCenter |
Event.getDataCenter()
Gets the value of the dataCenter property.
|
DataCenter |
Network.getDataCenter()
Gets the value of the dataCenter property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DataCenter> |
ObjectFactory.createDataCenter(DataCenter value)
|
List<DataCenter> |
DataCenters.getDataCenters()
Gets the value of the dataCenters property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DataCenter> |
ObjectFactory.createDataCenter(DataCenter value)
|
void |
StorageDomain.setDataCenter(DataCenter value)
Sets the value of the dataCenter property.
|
void |
Cluster.setDataCenter(DataCenter value)
Sets the value of the dataCenter property.
|
void |
Permission.setDataCenter(DataCenter value)
Sets the value of the dataCenter property.
|
void |
Event.setDataCenter(DataCenter value)
Sets the value of the dataCenter property.
|
void |
Network.setDataCenter(DataCenter value)
Sets the value of the dataCenter property.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
DataCentersResource.add(DataCenter dataCenter) |
Modifier and Type | Method and Description |
---|---|
DataCenter |
BackendDataCenterResource.get() |
protected DataCenter |
BackendDataCentersResource.populate(DataCenter model,
storage_pool entity) |
protected DataCenter |
BackendDataCenterResource.populate(DataCenter model,
storage_pool entity) |
DataCenter |
BackendDataCenterResource.update(DataCenter incoming) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendDataCentersResource.add(DataCenter dataCenter) |
VdcActionParametersBase |
BackendDataCenterResource.UpdateParametersProvider.getParameters(DataCenter incoming,
storage_pool entity) |
protected DataCenter |
BackendDataCentersResource.populate(DataCenter model,
storage_pool entity) |
protected DataCenter |
BackendDataCenterResource.populate(DataCenter model,
storage_pool entity) |
DataCenter |
BackendDataCenterResource.update(DataCenter incoming) |
Modifier and Type | Method and Description |
---|---|
static DataCenter |
DataCenterMapper.map(storage_pool entity,
DataCenter template) |
Modifier and Type | Method and Description |
---|---|
static storage_pool |
DataCenterMapper.map(DataCenter model,
storage_pool template) |
static DataCenter |
DataCenterMapper.map(storage_pool entity,
DataCenter template) |
Copyright © 2012. All Rights Reserved.