public class Tier1sFactory
extends java.lang.Object
Tier1sFactory is responsible for creating instances of services
contained inside the com.vmware.nsx_policy.infra.tier_1s package and also has the subpackages reference
to access respective subpackage services.
public static Tier1sFactory 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 requestTier1sFactory factory instancepublic AdvertisedNetworks advertisedNetworksService()
AdvertisedNetworkspublic DnsForwarder dnsForwarderService()
DnsForwarderpublic ForwardingTable forwardingTableService()
ForwardingTablepublic GatewayFirewall gatewayFirewallService()
GatewayFirewallpublic IpsecVpnServices ipsecVpnServicesService()
IpsecVpnServicespublic L2vpnServices l2vpnServicesService()
L2vpnServicespublic LocaleServices localeServicesService()
LocaleServicespublic StaticRoutes staticRoutesService()
StaticRoutespublic DnsForwarderFactory dnsForwarder()
public IpsecVpnServicesFactory ipsecVpnServices()
public L2vpnServicesFactory l2vpnServices()
public LocaleServicesFactory localeServices()
public NatFactory nat()
public SegmentsFactory segments()
public Tier0InterfaceFactory tier0Interface()
public void updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)