Uses of Interface
com.google.cloud.compute.v1.VpnGatewayStatusVpnConnectionOrBuilder
-
Packages that use VpnGatewayStatusVpnConnectionOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VpnGatewayStatusVpnConnectionOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement VpnGatewayStatusVpnConnectionOrBuilder Modifier and Type Class Description classVpnGatewayStatusVpnConnectionA VPN connection contains all VPN tunnels connected from this VpnGateway to the same peer gateway.static classVpnGatewayStatusVpnConnection.BuilderA VPN connection contains all VPN tunnels connected from this VpnGateway to the same peer gateway.Methods in com.google.cloud.compute.v1 that return VpnGatewayStatusVpnConnectionOrBuilder Modifier and Type Method Description VpnGatewayStatusVpnConnectionOrBuilderVpnGatewayStatus.Builder. getVpnConnectionsOrBuilder(int index)List of VPN connection for this VpnGateway.VpnGatewayStatusVpnConnectionOrBuilderVpnGatewayStatus. getVpnConnectionsOrBuilder(int index)List of VPN connection for this VpnGateway.VpnGatewayStatusVpnConnectionOrBuilderVpnGatewayStatusOrBuilder. getVpnConnectionsOrBuilder(int index)List of VPN connection for this VpnGateway.Methods in com.google.cloud.compute.v1 that return types with arguments of type VpnGatewayStatusVpnConnectionOrBuilder Modifier and Type Method Description List<? extends VpnGatewayStatusVpnConnectionOrBuilder>VpnGatewayStatus.Builder. getVpnConnectionsOrBuilderList()List of VPN connection for this VpnGateway.List<? extends VpnGatewayStatusVpnConnectionOrBuilder>VpnGatewayStatus. getVpnConnectionsOrBuilderList()List of VPN connection for this VpnGateway.List<? extends VpnGatewayStatusVpnConnectionOrBuilder>VpnGatewayStatusOrBuilder. getVpnConnectionsOrBuilderList()List of VPN connection for this VpnGateway.
-