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