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 classVpnGatewayVpnGatewayInterfaceA VPN gateway interface.static classVpnGatewayVpnGatewayInterface.BuilderA VPN gateway interface.Methods in com.google.cloud.compute.v1 that return VpnGatewayVpnGatewayInterfaceOrBuilder Modifier and Type Method Description VpnGatewayVpnGatewayInterfaceOrBuilderVpnGateway.Builder. getVpnInterfacesOrBuilder(int index)The list of VPN interfaces associated with this VPN gateway.VpnGatewayVpnGatewayInterfaceOrBuilderVpnGateway. getVpnInterfacesOrBuilder(int index)The list of VPN interfaces associated with this VPN gateway.VpnGatewayVpnGatewayInterfaceOrBuilderVpnGatewayOrBuilder. 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.
-