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