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