Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
Cluster |
Clusters.add(Cluster cluster)
Adds Cluster object.
|
Cluster |
Clusters.add(Cluster cluster,
String expect)
Adds Cluster object.
|
Cluster |
Clusters.add(Cluster cluster,
String expect,
String correlationId)
Adds Cluster object.
|
Cluster |
Clusters.get(UUID id)
Fetches Cluster object by id.
|
Cluster |
Clusters.getById(String id)
Fetches Cluster object by id.
|
Cluster |
Cluster.update()
Updates Cluster object.
|
Cluster |
Cluster.update(String correlationId)
Updates Cluster object.
|
Cluster |
Cluster.update(String correlationId,
Boolean async)
Updates Cluster object.
|
Cluster |
Cluster.update(String correlationId,
Boolean async,
String expect)
Updates Cluster object.
|
Modifier and Type | Method and Description |
---|---|
List<Cluster> |
Clusters.list()
Lists Cluster objects.
|
List<Cluster> |
Clusters.list(String query)
Lists Cluster objects.
|
List<Cluster> |
Clusters.list(String query,
Boolean caseSensitive)
Lists Cluster objects.
|
List<Cluster> |
Clusters.list(String query,
Boolean caseSensitive,
Integer max)
Lists Cluster objects.
|
List<Cluster> |
Clusters.list(String query,
Boolean caseSensitive,
Integer max,
String allContent)
Lists Cluster objects.
|
Constructor and Description |
---|
ClusterAffinityGroups(HttpProxyBroker proxy,
Cluster parent) |
ClusterCpuProfiles(HttpProxyBroker proxy,
Cluster parent) |
ClusterGlusterHooks(HttpProxyBroker proxy,
Cluster parent) |
ClusterGlusterVolumes(HttpProxyBroker proxy,
Cluster parent) |
ClusterNetworks(HttpProxyBroker proxy,
Cluster parent) |
ClusterPermissions(HttpProxyBroker proxy,
Cluster parent) |
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0