Uses of Class
com.vmware.nsx_policy.infra.firewall.FirewallFactory
-
Packages that use FirewallFactory Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.infra.firewall -
-
Uses of FirewallFactory in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return FirewallFactory Modifier and Type Method Description FirewallFactory
InfraFactory. firewall()
-
Uses of FirewallFactory in com.vmware.nsx_policy.infra.firewall
Methods in com.vmware.nsx_policy.infra.firewall that return FirewallFactory Modifier and Type Method Description static FirewallFactory
FirewallFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
-