public class LocaleServicesFactory
extends java.lang.Object
LocaleServicesFactory is responsible for creating instances of services
contained inside the com.vmware.nsx_global_policy.global_infra.tier_1s.locale_services package and also has the subpackages reference
to access respective subpackage services.
| Modifier and Type | Method and Description |
|---|---|
ArpProxies |
arpProxiesService()
Returns an instance of class
ArpProxies |
FloodProtectionProfileBindings |
floodProtectionProfileBindingsService()
Returns an instance of class
FloodProtectionProfileBindings |
GatewayFirewall |
gatewayFirewallService()
Returns an instance of class
GatewayFirewall |
static LocaleServicesFactory |
getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|
InterfaceGroupsFactory |
interfaceGroups() |
InterfaceGroups |
interfaceGroupsService()
Returns an instance of class
InterfaceGroups |
InterfacesFactory |
interfaces() |
Interfaces |
interfacesService()
Returns an instance of class
Interfaces |
ServiceInterfaces |
serviceInterfacesService()
Returns an instance of class
ServiceInterfaces |
SessionTimerProfileBindings |
sessionTimerProfileBindingsService()
Returns an instance of class
SessionTimerProfileBindings |
void |
updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig) |
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 FloodProtectionProfileBindings floodProtectionProfileBindingsService()
FloodProtectionProfileBindingspublic GatewayFirewall gatewayFirewallService()
GatewayFirewallpublic InterfaceGroups interfaceGroupsService()
InterfaceGroupspublic Interfaces interfacesService()
Interfacespublic ServiceInterfaces serviceInterfacesService()
ServiceInterfacespublic SessionTimerProfileBindings sessionTimerProfileBindingsService()
SessionTimerProfileBindingspublic InterfaceGroupsFactory interfaceGroups()
public InterfacesFactory interfaces()
public void updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)