Uses of Interface
com.google.cloud.compute.v1.TargetVpnGatewayOrBuilder
-
Packages that use TargetVpnGatewayOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetVpnGatewayOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement TargetVpnGatewayOrBuilder Modifier and Type Class Description classTargetVpnGatewayRepresents a Target VPN Gateway resource.static classTargetVpnGateway.BuilderRepresents a Target VPN Gateway resource.Methods in com.google.cloud.compute.v1 that return TargetVpnGatewayOrBuilder Modifier and Type Method Description TargetVpnGatewayOrBuilderTargetVpnGatewayList.Builder. getItemsOrBuilder(int index)A list of TargetVpnGateway resources.TargetVpnGatewayOrBuilderTargetVpnGatewayList. getItemsOrBuilder(int index)A list of TargetVpnGateway resources.TargetVpnGatewayOrBuilderTargetVpnGatewayListOrBuilder. getItemsOrBuilder(int index)A list of TargetVpnGateway resources.TargetVpnGatewayOrBuilderInsertTargetVpnGatewayRequest.Builder. getTargetVpnGatewayResourceOrBuilder()The body resource for this requestTargetVpnGatewayOrBuilderInsertTargetVpnGatewayRequest. getTargetVpnGatewayResourceOrBuilder()The body resource for this requestTargetVpnGatewayOrBuilderInsertTargetVpnGatewayRequestOrBuilder. getTargetVpnGatewayResourceOrBuilder()The body resource for this requestTargetVpnGatewayOrBuilderTargetVpnGatewaysScopedList.Builder. getTargetVpnGatewaysOrBuilder(int index)[Output Only] A list of target VPN gateways contained in this scope.TargetVpnGatewayOrBuilderTargetVpnGatewaysScopedList. getTargetVpnGatewaysOrBuilder(int index)[Output Only] A list of target VPN gateways contained in this scope.TargetVpnGatewayOrBuilderTargetVpnGatewaysScopedListOrBuilder. getTargetVpnGatewaysOrBuilder(int index)[Output Only] A list of target VPN gateways contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetVpnGatewayOrBuilder Modifier and Type Method Description List<? extends TargetVpnGatewayOrBuilder>TargetVpnGatewayList.Builder. getItemsOrBuilderList()A list of TargetVpnGateway resources.List<? extends TargetVpnGatewayOrBuilder>TargetVpnGatewayList. getItemsOrBuilderList()A list of TargetVpnGateway resources.List<? extends TargetVpnGatewayOrBuilder>TargetVpnGatewayListOrBuilder. getItemsOrBuilderList()A list of TargetVpnGateway resources.List<? extends TargetVpnGatewayOrBuilder>TargetVpnGatewaysScopedList.Builder. getTargetVpnGatewaysOrBuilderList()[Output Only] A list of target VPN gateways contained in this scope.List<? extends TargetVpnGatewayOrBuilder>TargetVpnGatewaysScopedList. getTargetVpnGatewaysOrBuilderList()[Output Only] A list of target VPN gateways contained in this scope.List<? extends TargetVpnGatewayOrBuilder>TargetVpnGatewaysScopedListOrBuilder. getTargetVpnGatewaysOrBuilderList()[Output Only] A list of target VPN gateways contained in this scope.
-