public class LocaleServicesFactory
extends java.lang.Object
LocaleServicesFactory is responsible for creating instances of services
contained inside the com.vmware.nsx_policy.infra.tier_0s.locale_services package and also has the subpackages reference
to access respective subpackage services.
public static LocaleServicesFactory 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 requestLocaleServicesFactory factory instancepublic ArpProxies arpProxiesService()
ArpProxiespublic ByodServiceInstances byodServiceInstancesService()
ByodServiceInstancespublic EvpnTunnelEndpoints evpnTunnelEndpointsService()
EvpnTunnelEndpointspublic FloodProtectionProfileBindings floodProtectionProfileBindingsService()
FloodProtectionProfileBindingspublic GatewayFirewall gatewayFirewallService()
GatewayFirewallpublic InterfaceGroups interfaceGroupsService()
InterfaceGroupspublic Interfaces interfacesService()
Interfacespublic IpsecVpnServices ipsecVpnServicesService()
IpsecVpnServicespublic L2vpnContext l2vpnContextService()
L2vpnContextpublic L2vpnServices l2vpnServicesService()
L2vpnServicespublic L3vpnContext l3vpnContextService()
L3vpnContextpublic ServiceInstances serviceInstancesService()
ServiceInstancespublic ServiceInterfaces serviceInterfacesService()
ServiceInterfacespublic SessionTimerProfileBindings sessionTimerProfileBindingsService()
SessionTimerProfileBindingspublic Tier0DeploymentMaps tier0DeploymentMapsService()
Tier0DeploymentMapspublic BgpFactory bgp()
public ByodServiceInstancesFactory byodServiceInstances()
public EndpointsFactory endpoints()
public InterfaceGroupsFactory interfaceGroups()
public InterfacesFactory interfaces()
public IpsecVpnServicesFactory ipsecVpnServices()
public L2vpnContextFactory l2vpnContext()
public L2vpnServicesFactory l2vpnServices()
public L3vpnsFactory l3vpns()
public MulticastFactory multicast()
public OspfFactory ospf()
public ServiceInstancesFactory serviceInstances()
public void updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)