Uses of Interface
org.ovirt.engine.sdk4.services.ClusterFeatureService
-
Packages that use ClusterFeatureService Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of ClusterFeatureService in org.ovirt.engine.sdk4.internal.services
Classes in org.ovirt.engine.sdk4.internal.services that implement ClusterFeatureService Modifier and Type Class Description class
ClusterFeatureServiceImpl
Methods in org.ovirt.engine.sdk4.internal.services that return ClusterFeatureService Modifier and Type Method Description ClusterFeatureService
ClusterFeaturesServiceImpl. featureService(String id)
-
Uses of ClusterFeatureService in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return ClusterFeatureService Modifier and Type Method Description ClusterFeatureService
ClusterFeaturesService. featureService(String id)
Reference to the service that provides information about a specific feature.
-