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