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