public class SegmentsFactory
extends java.lang.Object
SegmentsFactory
is responsible for creating instances of services
contained inside the com.vmware.nsx_policy.global_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 DhcpStaticBindingConfigs dhcpStaticBindingConfigsService()
DhcpStaticBindingConfigs
public EffectiveProfiles effectiveProfilesService()
EffectiveProfiles
public GatewayInterfaceArpTable gatewayInterfaceArpTableService()
GatewayInterfaceArpTable
public GatewayInterfaceDadState gatewayInterfaceDadStateService()
GatewayInterfaceDadState
public GatewayInterfaceStatistics gatewayInterfaceStatisticsService()
GatewayInterfaceStatistics
public Statistics statisticsService()
Statistics
public DhcpStaticBindingsFactory dhcpStaticBindings()
public GatewayInterfaceStatisticsFactory gatewayInterfaceStatistics()
public InterSiteForwarderFactory interSiteForwarder()
public PortsFactory ports()
public void updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)