Uses of Class
com.google.cloud.compute.v1.TargetVpnGatewaysClient
-
Packages that use TargetVpnGatewaysClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetVpnGatewaysClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetVpnGatewaysClient Modifier and Type Method Description static TargetVpnGatewaysClient
TargetVpnGatewaysClient. create()
Constructs an instance of TargetVpnGatewaysClient with default settings.static TargetVpnGatewaysClient
TargetVpnGatewaysClient. create(TargetVpnGatewaysStub stub)
Constructs an instance of TargetVpnGatewaysClient, using the given stub for making calls.static TargetVpnGatewaysClient
TargetVpnGatewaysClient. create(TargetVpnGatewaysSettings settings)
Constructs an instance of TargetVpnGatewaysClient, using the given settings.
-