Uses of Interface
com.google.cloud.compute.v1.VpnTunnelOrBuilder
-
Packages that use VpnTunnelOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VpnTunnelOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement VpnTunnelOrBuilder Modifier and Type Class Description classVpnTunnelRepresents a Cloud VPN Tunnel resource.static classVpnTunnel.BuilderRepresents a Cloud VPN Tunnel resource.Methods in com.google.cloud.compute.v1 that return VpnTunnelOrBuilder Modifier and Type Method Description VpnTunnelOrBuilderVpnTunnelList.Builder. getItemsOrBuilder(int index)A list of VpnTunnel resources.VpnTunnelOrBuilderVpnTunnelList. getItemsOrBuilder(int index)A list of VpnTunnel resources.VpnTunnelOrBuilderVpnTunnelListOrBuilder. getItemsOrBuilder(int index)A list of VpnTunnel resources.VpnTunnelOrBuilderInsertVpnTunnelRequest.Builder. getVpnTunnelResourceOrBuilder()The body resource for this requestVpnTunnelOrBuilderInsertVpnTunnelRequest. getVpnTunnelResourceOrBuilder()The body resource for this requestVpnTunnelOrBuilderInsertVpnTunnelRequestOrBuilder. getVpnTunnelResourceOrBuilder()The body resource for this requestVpnTunnelOrBuilderVpnTunnelsScopedList.Builder. getVpnTunnelsOrBuilder(int index)A list of VPN tunnels contained in this scope.VpnTunnelOrBuilderVpnTunnelsScopedList. getVpnTunnelsOrBuilder(int index)A list of VPN tunnels contained in this scope.VpnTunnelOrBuilderVpnTunnelsScopedListOrBuilder. getVpnTunnelsOrBuilder(int index)A list of VPN tunnels contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type VpnTunnelOrBuilder Modifier and Type Method Description List<? extends VpnTunnelOrBuilder>VpnTunnelList.Builder. getItemsOrBuilderList()A list of VpnTunnel resources.List<? extends VpnTunnelOrBuilder>VpnTunnelList. getItemsOrBuilderList()A list of VpnTunnel resources.List<? extends VpnTunnelOrBuilder>VpnTunnelListOrBuilder. getItemsOrBuilderList()A list of VpnTunnel resources.List<? extends VpnTunnelOrBuilder>VpnTunnelsScopedList.Builder. getVpnTunnelsOrBuilderList()A list of VPN tunnels contained in this scope.List<? extends VpnTunnelOrBuilder>VpnTunnelsScopedList. getVpnTunnelsOrBuilderList()A list of VPN tunnels contained in this scope.List<? extends VpnTunnelOrBuilder>VpnTunnelsScopedListOrBuilder. getVpnTunnelsOrBuilderList()A list of VPN tunnels contained in this scope.
-