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