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