Uses of Interface
com.vmware.nsx_policy.global_infra.tier_1s.segments.GatewayInterfaceArpTable
-
Packages that use GatewayInterfaceArpTable Package Description com.vmware.nsx_policy.global_infra.tier_1s.segments -
-
Uses of GatewayInterfaceArpTable in com.vmware.nsx_policy.global_infra.tier_1s.segments
Classes in com.vmware.nsx_policy.global_infra.tier_1s.segments that implement GatewayInterfaceArpTable Modifier and Type Class Description class
GatewayInterfaceArpTableStub
Remote stub implementation of theGatewayInterfaceArpTable
API service.Methods in com.vmware.nsx_policy.global_infra.tier_1s.segments that return GatewayInterfaceArpTable Modifier and Type Method Description GatewayInterfaceArpTable
SegmentsFactory. gatewayInterfaceArpTableService()
Returns an instance of classGatewayInterfaceArpTable
-