Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
VpnTunnelsScopedList.Builder |
VpnTunnelsScopedList.Builder.addAllVpnTunnels(List<VpnTunnel> vpnTunnels)
A list of VPN tunnels contained in this scope.
|
VpnTunnelsScopedList.Builder |
VpnTunnelsScopedList.Builder.addVpnTunnels(VpnTunnel vpnTunnels)
A list of VPN tunnels contained in this scope.
|
VpnTunnelsScopedList.Builder |
VpnTunnelsScopedList.Builder.clone() |
VpnTunnelsScopedList.Builder |
VpnTunnelsScopedList.Builder.mergeFrom(VpnTunnelsScopedList other) |
static VpnTunnelsScopedList.Builder |
VpnTunnelsScopedList.newBuilder() |
static VpnTunnelsScopedList.Builder |
VpnTunnelsScopedList.newBuilder(VpnTunnelsScopedList prototype) |
VpnTunnelsScopedList.Builder |
VpnTunnelsScopedList.Builder.setWarning(Warning warning)
Informational warning which replaces the list of addresses when the list is empty.
|
VpnTunnelsScopedList.Builder |
VpnTunnelsScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.