Uses of Interface
org.ovirt.engine.sdk4.services.ClusterFeatureService.GetRequest
-
Packages that use ClusterFeatureService.GetRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of ClusterFeatureService.GetRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return ClusterFeatureService.GetRequest Modifier and Type Method Description ClusterFeatureService.GetRequest
ClusterFeatureServiceImpl. get()
-
Uses of ClusterFeatureService.GetRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return ClusterFeatureService.GetRequest Modifier and Type Method Description ClusterFeatureService.GetRequest
ClusterFeatureService.GetRequest. follow(String follow)
Indicates which inner links should be _followed_.ClusterFeatureService.GetRequest
ClusterFeatureService. get()
Provides the information about the a cluster feature supported by a cluster level.
-