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 classVpnGatewayStatusTunnelContains some information about a VPN tunnel.static classVpnGatewayStatusTunnel.BuilderContains some information about a VPN tunnel.Methods in com.google.cloud.compute.v1 that return VpnGatewayStatusTunnelOrBuilder Modifier and Type Method Description VpnGatewayStatusTunnelOrBuilderVpnGatewayStatusVpnConnection.Builder. getTunnelsOrBuilder(int index)List of VPN tunnels that are in this VPN connection.VpnGatewayStatusTunnelOrBuilderVpnGatewayStatusVpnConnection. getTunnelsOrBuilder(int index)List of VPN tunnels that are in this VPN connection.VpnGatewayStatusTunnelOrBuilderVpnGatewayStatusVpnConnectionOrBuilder. 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.
-