Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
VpnGatewayStatusTunnel.Builder |
VpnGatewayStatusTunnel.Builder.clone() |
VpnGatewayStatusTunnel.Builder |
VpnGatewayStatusTunnel.Builder.mergeFrom(VpnGatewayStatusTunnel other) |
static VpnGatewayStatusTunnel.Builder |
VpnGatewayStatusTunnel.newBuilder() |
static VpnGatewayStatusTunnel.Builder |
VpnGatewayStatusTunnel.newBuilder(VpnGatewayStatusTunnel prototype) |
VpnGatewayStatusTunnel.Builder |
VpnGatewayStatusTunnel.Builder.setLocalGatewayInterface(Integer localGatewayInterface)
The VPN gateway interface this VPN tunnel is associated with.
|
VpnGatewayStatusTunnel.Builder |
VpnGatewayStatusTunnel.Builder.setPeerGatewayInterface(Integer peerGatewayInterface)
The peer gateway interface this VPN tunnel is connected to, the peer gateway could either be
an external VPN gateway or GCP VPN gateway.
|
VpnGatewayStatusTunnel.Builder |
VpnGatewayStatusTunnel.Builder.setTunnelUrl(String tunnelUrl)
URL reference to the VPN tunnel.
|
VpnGatewayStatusTunnel.Builder |
VpnGatewayStatusTunnel.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.