Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InterconnectDiagnosticsARPEntry.Builder |
InterconnectDiagnosticsARPEntry.Builder.clone() |
InterconnectDiagnosticsARPEntry.Builder |
InterconnectDiagnosticsARPEntry.Builder.mergeFrom(InterconnectDiagnosticsARPEntry other) |
static InterconnectDiagnosticsARPEntry.Builder |
InterconnectDiagnosticsARPEntry.newBuilder() |
static InterconnectDiagnosticsARPEntry.Builder |
InterconnectDiagnosticsARPEntry.newBuilder(InterconnectDiagnosticsARPEntry prototype) |
InterconnectDiagnosticsARPEntry.Builder |
InterconnectDiagnosticsARPEntry.Builder.setIpAddress(String ipAddress)
The IP address of this ARP neighbor.
|
InterconnectDiagnosticsARPEntry.Builder |
InterconnectDiagnosticsARPEntry.Builder.setMacAddress(String macAddress)
The MAC address of this ARP neighbor.
|
InterconnectDiagnosticsARPEntry.Builder |
InterconnectDiagnosticsARPEntry.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.