Uses of Interface
org.ovirt.engine.sdk4.services.AssignedDiskProfileService
-
Packages that use AssignedDiskProfileService Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of AssignedDiskProfileService in org.ovirt.engine.sdk4.internal.services
Classes in org.ovirt.engine.sdk4.internal.services that implement AssignedDiskProfileService Modifier and Type Class Description class
AssignedDiskProfileServiceImpl
Methods in org.ovirt.engine.sdk4.internal.services that return AssignedDiskProfileService Modifier and Type Method Description AssignedDiskProfileService
AssignedDiskProfilesServiceImpl. profileService(String id)
-
Uses of AssignedDiskProfileService in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return AssignedDiskProfileService Modifier and Type Method Description AssignedDiskProfileService
AssignedDiskProfilesService. profileService(String id)
-