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