@Generated(value="by GAPIC") @BetaApi public final class TargetVpnGatewaysScopedList extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
TargetVpnGatewaysScopedList.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static TargetVpnGatewaysScopedList |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
List<TargetVpnGateway> |
getTargetVpnGatewaysList()
[Output Only] A list of target VPN gateways contained in this scope.
|
Warning |
getWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is
empty.
|
int |
hashCode() |
static TargetVpnGatewaysScopedList.Builder |
newBuilder() |
static TargetVpnGatewaysScopedList.Builder |
newBuilder(TargetVpnGatewaysScopedList prototype) |
TargetVpnGatewaysScopedList.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 List<TargetVpnGateway> getTargetVpnGatewaysList()
public Warning getWarning()
public static TargetVpnGatewaysScopedList.Builder newBuilder()
public static TargetVpnGatewaysScopedList.Builder newBuilder(TargetVpnGatewaysScopedList prototype)
public TargetVpnGatewaysScopedList.Builder toBuilder()
public static TargetVpnGatewaysScopedList getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.