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 classVpnGatewayRepresents a HA VPN gateway.static classVpnGateway.BuilderRepresents a HA VPN gateway.Methods in com.google.cloud.compute.v1 that return VpnGatewayOrBuilder Modifier and Type Method Description VpnGatewayOrBuilderVpnGatewayList.Builder. getItemsOrBuilder(int index)A list of VpnGateway resources.VpnGatewayOrBuilderVpnGatewayList. getItemsOrBuilder(int index)A list of VpnGateway resources.VpnGatewayOrBuilderVpnGatewayListOrBuilder. getItemsOrBuilder(int index)A list of VpnGateway resources.VpnGatewayOrBuilderInsertVpnGatewayRequest.Builder. getVpnGatewayResourceOrBuilder()The body resource for this requestVpnGatewayOrBuilderInsertVpnGatewayRequest. getVpnGatewayResourceOrBuilder()The body resource for this requestVpnGatewayOrBuilderInsertVpnGatewayRequestOrBuilder. getVpnGatewayResourceOrBuilder()The body resource for this requestVpnGatewayOrBuilderVpnGatewaysScopedList.Builder. getVpnGatewaysOrBuilder(int index)[Output Only] A list of VPN gateways contained in this scope.VpnGatewayOrBuilderVpnGatewaysScopedList. getVpnGatewaysOrBuilder(int index)[Output Only] A list of VPN gateways contained in this scope.VpnGatewayOrBuilderVpnGatewaysScopedListOrBuilder. 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.
-