Uses of Interface
com.google.cloud.compute.v1.VpnGatewayVpnGatewayInterfaceOrBuilder
-
Packages that use VpnGatewayVpnGatewayInterfaceOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VpnGatewayVpnGatewayInterfaceOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement VpnGatewayVpnGatewayInterfaceOrBuilder Modifier and Type Class Description class
VpnGatewayVpnGatewayInterface
A VPN gateway interface.static class
VpnGatewayVpnGatewayInterface.Builder
A VPN gateway interface.Methods in com.google.cloud.compute.v1 that return VpnGatewayVpnGatewayInterfaceOrBuilder Modifier and Type Method Description VpnGatewayVpnGatewayInterfaceOrBuilder
VpnGateway.Builder. getVpnInterfacesOrBuilder(int index)
The list of VPN interfaces associated with this VPN gateway.VpnGatewayVpnGatewayInterfaceOrBuilder
VpnGateway. getVpnInterfacesOrBuilder(int index)
The list of VPN interfaces associated with this VPN gateway.VpnGatewayVpnGatewayInterfaceOrBuilder
VpnGatewayOrBuilder. getVpnInterfacesOrBuilder(int index)
The list of VPN interfaces associated with this VPN gateway.Methods in com.google.cloud.compute.v1 that return types with arguments of type VpnGatewayVpnGatewayInterfaceOrBuilder Modifier and Type Method Description List<? extends VpnGatewayVpnGatewayInterfaceOrBuilder>
VpnGateway.Builder. getVpnInterfacesOrBuilderList()
The list of VPN interfaces associated with this VPN gateway.List<? extends VpnGatewayVpnGatewayInterfaceOrBuilder>
VpnGateway. getVpnInterfacesOrBuilderList()
The list of VPN interfaces associated with this VPN gateway.List<? extends VpnGatewayVpnGatewayInterfaceOrBuilder>
VpnGatewayOrBuilder. getVpnInterfacesOrBuilderList()
The list of VPN interfaces associated with this VPN gateway.
-