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