public class SegmentsFactory
extends java.lang.Object
SegmentsFactory is responsible for creating instances of services
contained inside the com.vmware.nsx_policy.infra.tier_1s.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 BepStatistics bepStatisticsService()
BepStatisticspublic DhcpStaticBindingConfigs dhcpStaticBindingConfigsService()
DhcpStaticBindingConfigspublic EffectiveProfiles effectiveProfilesService()
EffectiveProfilespublic GatewayInterfaceArpTable gatewayInterfaceArpTableService()
GatewayInterfaceArpTablepublic GatewayInterfaceDadState gatewayInterfaceDadStateService()
GatewayInterfaceDadStatepublic GatewayInterfaceStatistics gatewayInterfaceStatisticsService()
GatewayInterfaceStatisticspublic SegmentDiscoveryProfileBindingMaps segmentDiscoveryProfileBindingMapsService()
SegmentDiscoveryProfileBindingMapspublic SegmentMonitoringProfileBindingMaps segmentMonitoringProfileBindingMapsService()
SegmentMonitoringProfileBindingMapspublic SegmentQosProfileBindingMaps segmentQosProfileBindingMapsService()
SegmentQosProfileBindingMapspublic SegmentSecurityProfileBindingMaps segmentSecurityProfileBindingMapsService()
SegmentSecurityProfileBindingMapspublic 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)