Uses of Interface
com.google.cloud.compute.v1.VpnGatewayStatusTunnelOrBuilder
-
Packages that use VpnGatewayStatusTunnelOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VpnGatewayStatusTunnelOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement VpnGatewayStatusTunnelOrBuilder Modifier and Type Class Description class
VpnGatewayStatusTunnel
Contains some information about a VPN tunnel.static class
VpnGatewayStatusTunnel.Builder
Contains some information about a VPN tunnel.Methods in com.google.cloud.compute.v1 that return VpnGatewayStatusTunnelOrBuilder Modifier and Type Method Description VpnGatewayStatusTunnelOrBuilder
VpnGatewayStatusVpnConnection.Builder. getTunnelsOrBuilder(int index)
List of VPN tunnels that are in this VPN connection.VpnGatewayStatusTunnelOrBuilder
VpnGatewayStatusVpnConnection. getTunnelsOrBuilder(int index)
List of VPN tunnels that are in this VPN connection.VpnGatewayStatusTunnelOrBuilder
VpnGatewayStatusVpnConnectionOrBuilder. getTunnelsOrBuilder(int index)
List of VPN tunnels that are in this VPN connection.Methods in com.google.cloud.compute.v1 that return types with arguments of type VpnGatewayStatusTunnelOrBuilder Modifier and Type Method Description List<? extends VpnGatewayStatusTunnelOrBuilder>
VpnGatewayStatusVpnConnection.Builder. getTunnelsOrBuilderList()
List of VPN tunnels that are in this VPN connection.List<? extends VpnGatewayStatusTunnelOrBuilder>
VpnGatewayStatusVpnConnection. getTunnelsOrBuilderList()
List of VPN tunnels that are in this VPN connection.List<? extends VpnGatewayStatusTunnelOrBuilder>
VpnGatewayStatusVpnConnectionOrBuilder. getTunnelsOrBuilderList()
List of VPN tunnels that are in this VPN connection.
-