Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
Cluster
Cluster providing relation and functional services
|
class |
DataCenterCluster
DataCenterCluster providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
Cluster |
Clusters.add(Cluster cluster)
Adds Cluster object.
|
DataCenterCluster |
DataCenterClusters.add(Cluster cluster)
Adds Cluster object.
|
Cluster |
Clusters.add(Cluster cluster,
String expect)
Adds Cluster object.
|
DataCenterCluster |
DataCenterClusters.add(Cluster cluster,
String expect)
Adds Cluster object.
|
Cluster |
Clusters.add(Cluster cluster,
String expect,
String correlationId)
Adds Cluster object.
|
DataCenterCluster |
DataCenterClusters.add(Cluster cluster,
String expect,
String correlationId)
Adds Cluster object.
|
Modifier and Type | Method and Description |
---|---|
Cluster |
ObjectFactory.createCluster()
Create an instance of
Cluster |
Cluster |
Event.getCluster()
Gets the value of the cluster property.
|
Cluster |
QuotaClusterLimit.getCluster()
Gets the value of the cluster property.
|
Cluster |
Action.getCluster()
Gets the value of the cluster property.
|
Cluster |
Host.getCluster()
Gets the value of the cluster property.
|
Cluster |
VmBase.getCluster()
Gets the value of the cluster property.
|
Cluster |
AffinityGroup.getCluster()
Gets the value of the cluster property.
|
Cluster |
GlusterHook.getCluster()
Gets the value of the cluster property.
|
Cluster |
GlusterVolume.getCluster()
Gets the value of the cluster property.
|
Cluster |
Permission.getCluster()
Gets the value of the cluster property.
|
Cluster |
VmPool.getCluster()
Gets the value of the cluster property.
|
Cluster |
CpuProfile.getCluster()
Gets the value of the cluster property.
|
Cluster |
Network.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 |
Event.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
QuotaClusterLimit.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
Action.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
Host.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
VmBase.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
AffinityGroup.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
GlusterHook.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
GlusterVolume.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
Permission.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
VmPool.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
CpuProfile.setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
Network.setCluster(Cluster value)
Sets the value of the cluster property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0