Uses of Interface
org.ovirt.engine.sdk4.services.ClusterFeaturesService
-
Packages that use ClusterFeaturesService Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of ClusterFeaturesService in org.ovirt.engine.sdk4.internal.services
Classes in org.ovirt.engine.sdk4.internal.services that implement ClusterFeaturesService Modifier and Type Class Description class
ClusterFeaturesServiceImpl
Methods in org.ovirt.engine.sdk4.internal.services that return ClusterFeaturesService Modifier and Type Method Description ClusterFeaturesService
ClusterLevelServiceImpl. clusterFeaturesService()
-
Uses of ClusterFeaturesService in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return ClusterFeaturesService Modifier and Type Method Description ClusterFeaturesService
ClusterLevelService. clusterFeaturesService()
Reference to the service that manages the collection of supported features for this cluster level.
-