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 class
TargetVpnGateway
Represents a Target VPN Gateway resource.static class
TargetVpnGateway.Builder
Represents a Target VPN Gateway resource.Methods in com.google.cloud.compute.v1 that return TargetVpnGatewayOrBuilder Modifier and Type Method Description TargetVpnGatewayOrBuilder
TargetVpnGatewayList.Builder. getItemsOrBuilder(int index)
A list of TargetVpnGateway resources.TargetVpnGatewayOrBuilder
TargetVpnGatewayList. getItemsOrBuilder(int index)
A list of TargetVpnGateway resources.TargetVpnGatewayOrBuilder
TargetVpnGatewayListOrBuilder. getItemsOrBuilder(int index)
A list of TargetVpnGateway resources.TargetVpnGatewayOrBuilder
InsertTargetVpnGatewayRequest.Builder. getTargetVpnGatewayResourceOrBuilder()
The body resource for this requestTargetVpnGatewayOrBuilder
InsertTargetVpnGatewayRequest. getTargetVpnGatewayResourceOrBuilder()
The body resource for this requestTargetVpnGatewayOrBuilder
InsertTargetVpnGatewayRequestOrBuilder. getTargetVpnGatewayResourceOrBuilder()
The body resource for this requestTargetVpnGatewayOrBuilder
TargetVpnGatewaysScopedList.Builder. getTargetVpnGatewaysOrBuilder(int index)
[Output Only] A list of target VPN gateways contained in this scope.TargetVpnGatewayOrBuilder
TargetVpnGatewaysScopedList. getTargetVpnGatewaysOrBuilder(int index)
[Output Only] A list of target VPN gateways contained in this scope.TargetVpnGatewayOrBuilder
TargetVpnGatewaysScopedListOrBuilder. 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.
-