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 Cluster |
VmPool.cluster |
protected Cluster |
Network.cluster |
protected Cluster |
Template.cluster |
protected Cluster |
Event.cluster |
protected Cluster |
VM.cluster |
protected Cluster |
Permission.cluster |
protected Cluster |
Host.cluster |
protected Cluster |
Action.cluster |
Modifier and Type | Field and Description |
---|---|
protected List<Cluster> |
Clusters.clusters |
Modifier and Type | Method and Description |
---|---|
Cluster |
ObjectFactory.createCluster()
Create an instance of
Cluster |
Cluster |
VmPool.getCluster()
Gets the value of the cluster property.
|
Cluster |
Network.getCluster()
Gets the value of the cluster property.
|
Cluster |
Template.getCluster()
Gets the value of the cluster property.
|
Cluster |
Event.getCluster()
Gets the value of the cluster property.
|
Cluster |
VM.getCluster()
Gets the value of the cluster property.
|
Cluster |
Permission.getCluster()
Gets the value of the cluster property.
|
Cluster |
Host.getCluster()
Gets the value of the cluster property.
|
Cluster |
Action.getCluster()
Gets the value of the cluster property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Cluster> |
ObjectFactory.createCluster(Cluster value)
|
List<Cluster> |
Clusters.getClusters()
Gets the value of the clusters property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Cluster> |
ObjectFactory.createCluster(Cluster value)
|
void |
VmPool.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
Network.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
Template.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
Event.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
VM.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
Permission.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
Host.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
Action.setCluster(Cluster value)
Sets the value of the cluster property.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ClustersResource.add(Cluster cluster) |
Modifier and Type | Method and Description |
---|---|
Cluster |
BackendClusterResource.get() |
Cluster |
BackendClusterResource.update(Cluster incoming) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendClustersResource.add(Cluster cluster) |
VdcActionParametersBase |
BackendClusterResource.UpdateParametersProvider.getParameters(Cluster incoming,
VDSGroup entity) |
static storage_pool |
BackendDataCenterResource.getStoragePool(Cluster cluster,
AbstractBackendResource parent)
Get the storage pool (i.e.
|
Cluster |
BackendClusterResource.update(Cluster incoming) |
Modifier and Type | Method and Description |
---|---|
static Cluster |
ClusterMapper.map(VDSGroup entity,
Cluster template) |
Modifier and Type | Method and Description |
---|---|
static VDSGroup |
ClusterMapper.map(Cluster model,
VDSGroup template) |
static Cluster |
ClusterMapper.map(VDSGroup entity,
Cluster template) |
Copyright © 2012. All Rights Reserved.