Uses of Interface
org.ovirt.engine.sdk4.services.ExternalNetworkProviderConfigurationService.GetRequest
-
Packages that use ExternalNetworkProviderConfigurationService.GetRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of ExternalNetworkProviderConfigurationService.GetRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return ExternalNetworkProviderConfigurationService.GetRequest Modifier and Type Method Description ExternalNetworkProviderConfigurationService.GetRequest
ExternalNetworkProviderConfigurationServiceImpl. get()
-
Uses of ExternalNetworkProviderConfigurationService.GetRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return ExternalNetworkProviderConfigurationService.GetRequest Modifier and Type Method Description ExternalNetworkProviderConfigurationService.GetRequest
ExternalNetworkProviderConfigurationService.GetRequest. follow(String follow)
Indicates which inner links should be _followed_.ExternalNetworkProviderConfigurationService.GetRequest
ExternalNetworkProviderConfigurationService. get()
Returns the information about an external network provider on the host.
-