Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
VpnGatewaysScopedList.Builder |
VpnGatewaysScopedList.Builder.addAllVpnGateways(List<VpnGateway> vpnGateways)
[Output Only] A list of VPN gateways contained in this scope.
|
VpnGatewaysScopedList.Builder |
VpnGatewaysScopedList.Builder.addVpnGateways(VpnGateway vpnGateways)
[Output Only] A list of VPN gateways contained in this scope.
|
VpnGatewaysScopedList.Builder |
VpnGatewaysScopedList.Builder.clone() |
VpnGatewaysScopedList.Builder |
VpnGatewaysScopedList.Builder.mergeFrom(VpnGatewaysScopedList other) |
static VpnGatewaysScopedList.Builder |
VpnGatewaysScopedList.newBuilder() |
static VpnGatewaysScopedList.Builder |
VpnGatewaysScopedList.newBuilder(VpnGatewaysScopedList prototype) |
VpnGatewaysScopedList.Builder |
VpnGatewaysScopedList.Builder.setWarning(Warning warning)
[Output Only] Informational warning which replaces the list of addresses when the list is
empty.
|
VpnGatewaysScopedList.Builder |
VpnGatewaysScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.