public class SegmentsFactory
extends java.lang.Object
SegmentsFactory is responsible for creating instances of services
contained inside the com.vmware.nsx_policy.infra.segments package and also has the subpackages reference
to access respective subpackage services.
public static SegmentsFactory getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
stubFactory - StubFactory instance is responsible for creating stubsstubConfig - StubConfiguration instance is required to authenticate the requestSegmentsFactory factory instancepublic DhcpStaticBindingConfigs dhcpStaticBindingConfigsService()
DhcpStaticBindingConfigspublic EffectiveProfiles effectiveProfilesService()
EffectiveProfilespublic GatewayInterfaceArpTable gatewayInterfaceArpTableService()
GatewayInterfaceArpTablepublic GatewayInterfaceDadState gatewayInterfaceDadStateService()
GatewayInterfaceDadStatepublic GatewayInterfaceStatistics gatewayInterfaceStatisticsService()
GatewayInterfaceStatisticspublic SegmentMonitoringProfileBindingMaps segmentMonitoringProfileBindingMapsService()
SegmentMonitoringProfileBindingMapspublic ServiceSegments serviceSegmentsService()
ServiceSegmentspublic Statistics statisticsService()
Statisticspublic DhcpStaticBindingsFactory dhcpStaticBindings()
public GatewayInterfaceStatisticsFactory gatewayInterfaceStatistics()
public PortsFactory ports()
public SegmentMonitoringProfileBindingMapsFactory segmentMonitoringProfileBindingMaps()
public void updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)