Uses of Interface
org.ovirt.engine.sdk4.services.ClusterLevelService.GetRequest
-
Packages that use ClusterLevelService.GetRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of ClusterLevelService.GetRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return ClusterLevelService.GetRequest Modifier and Type Method Description ClusterLevelService.GetRequest
ClusterLevelServiceImpl. get()
-
Uses of ClusterLevelService.GetRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return ClusterLevelService.GetRequest Modifier and Type Method Description ClusterLevelService.GetRequest
ClusterLevelService.GetRequest. follow(String follow)
Indicates which inner links should be _followed_.ClusterLevelService.GetRequest
ClusterLevelService. get()
Provides the information about the capabilities of the specific cluster level managed by this service.
-