Uses of Interface
com.google.cloud.compute.v1.VpnGatewayOrBuilder
-
Packages that use VpnGatewayOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VpnGatewayOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement VpnGatewayOrBuilder Modifier and Type Class Description class
VpnGateway
Represents a HA VPN gateway.static class
VpnGateway.Builder
Represents a HA VPN gateway.Methods in com.google.cloud.compute.v1 that return VpnGatewayOrBuilder Modifier and Type Method Description VpnGatewayOrBuilder
VpnGatewayList.Builder. getItemsOrBuilder(int index)
A list of VpnGateway resources.VpnGatewayOrBuilder
VpnGatewayList. getItemsOrBuilder(int index)
A list of VpnGateway resources.VpnGatewayOrBuilder
VpnGatewayListOrBuilder. getItemsOrBuilder(int index)
A list of VpnGateway resources.VpnGatewayOrBuilder
InsertVpnGatewayRequest.Builder. getVpnGatewayResourceOrBuilder()
The body resource for this requestVpnGatewayOrBuilder
InsertVpnGatewayRequest. getVpnGatewayResourceOrBuilder()
The body resource for this requestVpnGatewayOrBuilder
InsertVpnGatewayRequestOrBuilder. getVpnGatewayResourceOrBuilder()
The body resource for this requestVpnGatewayOrBuilder
VpnGatewaysScopedList.Builder. getVpnGatewaysOrBuilder(int index)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewayOrBuilder
VpnGatewaysScopedList. getVpnGatewaysOrBuilder(int index)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewayOrBuilder
VpnGatewaysScopedListOrBuilder. getVpnGatewaysOrBuilder(int index)
[Output Only] A list of VPN gateways contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type VpnGatewayOrBuilder Modifier and Type Method Description List<? extends VpnGatewayOrBuilder>
VpnGatewayList.Builder. getItemsOrBuilderList()
A list of VpnGateway resources.List<? extends VpnGatewayOrBuilder>
VpnGatewayList. getItemsOrBuilderList()
A list of VpnGateway resources.List<? extends VpnGatewayOrBuilder>
VpnGatewayListOrBuilder. getItemsOrBuilderList()
A list of VpnGateway resources.List<? extends VpnGatewayOrBuilder>
VpnGatewaysScopedList.Builder. getVpnGatewaysOrBuilderList()
[Output Only] A list of VPN gateways contained in this scope.List<? extends VpnGatewayOrBuilder>
VpnGatewaysScopedList. getVpnGatewaysOrBuilderList()
[Output Only] A list of VPN gateways contained in this scope.List<? extends VpnGatewayOrBuilder>
VpnGatewaysScopedListOrBuilder. getVpnGatewaysOrBuilderList()
[Output Only] A list of VPN gateways contained in this scope.
-