Package org.ovirt.engine.sdk4.services
Interface ClustersService.ListResponse
-
- All Superinterfaces:
Response
- Enclosing interface:
- ClustersService
public static interface ClustersService.ListResponse extends Response
Returns the list of clusters of the system. The order of the returned clusters is guaranteed only if the `sortby` clause is included in the `search` parameter.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Cluster>
clusters()
-