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 TargetVpnGatewaysClientTargetVpnGatewaysClient. create()Constructs an instance of TargetVpnGatewaysClient with default settings.static TargetVpnGatewaysClientTargetVpnGatewaysClient. create(TargetVpnGatewaysStub stub)Constructs an instance of TargetVpnGatewaysClient, using the given stub for making calls.static TargetVpnGatewaysClientTargetVpnGatewaysClient. create(TargetVpnGatewaysSettings settings)Constructs an instance of TargetVpnGatewaysClient, using the given settings.
-