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