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