| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InterconnectDiagnosticsARPEntry | InterconnectDiagnosticsARPEntry. clone() | 
| InterconnectDiagnosticsARPEntry | InterconnectDiagnosticsARPEntry. set(String fieldName,
   Object value) | 
| InterconnectDiagnosticsARPEntry | InterconnectDiagnosticsARPEntry. setIpAddress(String ipAddress)The IP address of this ARP neighbor. | 
| InterconnectDiagnosticsARPEntry | InterconnectDiagnosticsARPEntry. setMacAddress(String macAddress)The MAC address of this ARP neighbor. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<InterconnectDiagnosticsARPEntry> | InterconnectDiagnosticsLinkStatus. getArpCaches()A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on
 this link. | 
| List<InterconnectDiagnosticsARPEntry> | InterconnectDiagnostics. getArpCaches()A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently
 seen by the Google router in the ARP cache for the Interconnect. | 
| Modifier and Type | Method and Description | 
|---|---|
| InterconnectDiagnosticsLinkStatus | InterconnectDiagnosticsLinkStatus. setArpCaches(List<InterconnectDiagnosticsARPEntry> arpCaches)A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on
 this link. | 
| InterconnectDiagnostics | InterconnectDiagnostics. setArpCaches(List<InterconnectDiagnosticsARPEntry> arpCaches)A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently
 seen by the Google router in the ARP cache for the Interconnect. | 
Copyright © 2011–2023 Google. All rights reserved.