Uses of Interface
org.ovirt.engine.sdk4.services.VirtualFunctionAllowedNetworksService
-
Packages that use VirtualFunctionAllowedNetworksService Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of VirtualFunctionAllowedNetworksService in org.ovirt.engine.sdk4.internal.services
Classes in org.ovirt.engine.sdk4.internal.services that implement VirtualFunctionAllowedNetworksService Modifier and Type Class Description class
VirtualFunctionAllowedNetworksServiceImpl
Methods in org.ovirt.engine.sdk4.internal.services that return VirtualFunctionAllowedNetworksService Modifier and Type Method Description VirtualFunctionAllowedNetworksService
HostNicServiceImpl. virtualFunctionAllowedNetworksService()
-
Uses of VirtualFunctionAllowedNetworksService in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return VirtualFunctionAllowedNetworksService Modifier and Type Method Description VirtualFunctionAllowedNetworksService
HostNicService. virtualFunctionAllowedNetworksService()
Retrieves sub-collection resource of networks that are allowed on an the virtual functions in case that the current resource represents an SR-IOV physical function NIC.
-