@Generated(value="by GAPIC") @BetaApi public final class ExternalVpnGatewayInterface extends Object implements com.google.api.gax.httpjson.ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
ExternalVpnGatewayInterface.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.google.api.gax.httpjson.ApiMessage |
getApiMessageRequestBody() |
static ExternalVpnGatewayInterface |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
Integer |
getId()
The numeric ID of this interface.
|
String |
getIpAddress()
IP address of the interface in the external VPN gateway.
|
int |
hashCode() |
static ExternalVpnGatewayInterface.Builder |
newBuilder() |
static ExternalVpnGatewayInterface.Builder |
newBuilder(ExternalVpnGatewayInterface prototype) |
ExternalVpnGatewayInterface.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface com.google.api.gax.httpjson.ApiMessage
@Nullable public com.google.api.gax.httpjson.ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface com.google.api.gax.httpjson.ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface com.google.api.gax.httpjson.ApiMessage
public Integer getId()
public String getIpAddress()
public static ExternalVpnGatewayInterface.Builder newBuilder()
public static ExternalVpnGatewayInterface.Builder newBuilder(ExternalVpnGatewayInterface prototype)
public ExternalVpnGatewayInterface.Builder toBuilder()
public static ExternalVpnGatewayInterface getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.