public class SegmentsFactory
extends java.lang.Object
SegmentsFactory is responsible for creating instances of services
contained inside the com.vmware.nsx_policy.global_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 Statistics statisticsService()
Statisticspublic 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)