Uses of Class
com.vmware.nsx_policy.orgs.projects.infra.InfraFactory
-
Packages that use InfraFactory Package Description com.vmware.nsx_policy.orgs.projects com.vmware.nsx_policy.orgs.projects.infra -
-
Uses of InfraFactory in com.vmware.nsx_policy.orgs.projects
Methods in com.vmware.nsx_policy.orgs.projects that return InfraFactory Modifier and Type Method Description InfraFactory
ProjectsFactory. infra()
-
Uses of InfraFactory in com.vmware.nsx_policy.orgs.projects.infra
Methods in com.vmware.nsx_policy.orgs.projects.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
-