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