@Generated(value="by GAPIC") @BetaApi public final class InterconnectDiagnosticsLinkLACPStatus extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
InterconnectDiagnosticsLinkLACPStatus.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static InterconnectDiagnosticsLinkLACPStatus |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
String |
getGoogleSystemId()
System ID of the port on Google?s side of the LACP exchange.
|
String |
getNeighborSystemId()
System ID of the port on the neighbor?s side of the LACP exchange.
|
String |
getState() |
int |
hashCode() |
static InterconnectDiagnosticsLinkLACPStatus.Builder |
newBuilder() |
static InterconnectDiagnosticsLinkLACPStatus.Builder |
newBuilder(InterconnectDiagnosticsLinkLACPStatus prototype) |
InterconnectDiagnosticsLinkLACPStatus.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface ApiMessage
@Nullable public ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface ApiMessage
public String getGoogleSystemId()
public String getNeighborSystemId()
public String getState()
public static InterconnectDiagnosticsLinkLACPStatus.Builder newBuilder()
public static InterconnectDiagnosticsLinkLACPStatus.Builder newBuilder(InterconnectDiagnosticsLinkLACPStatus prototype)
public InterconnectDiagnosticsLinkLACPStatus.Builder toBuilder()
public static InterconnectDiagnosticsLinkLACPStatus getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.