Uses of Class
com.google.cloud.compute.v1.stub.TargetVpnGatewaysStub
-
Packages that use TargetVpnGatewaysStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of TargetVpnGatewaysStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetVpnGatewaysStub Modifier and Type Method Description TargetVpnGatewaysStubTargetVpnGatewaysClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type TargetVpnGatewaysStub Modifier and Type Method Description static TargetVpnGatewaysClientTargetVpnGatewaysClient. create(TargetVpnGatewaysStub stub)Constructs an instance of TargetVpnGatewaysClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type TargetVpnGatewaysStub Constructor Description TargetVpnGatewaysClient(TargetVpnGatewaysStub stub) -
Uses of TargetVpnGatewaysStub in com.google.cloud.compute.v1.stub
Subclasses of TargetVpnGatewaysStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonTargetVpnGatewaysStubREST stub implementation for the TargetVpnGateways service API.Methods in com.google.cloud.compute.v1.stub that return TargetVpnGatewaysStub Modifier and Type Method Description TargetVpnGatewaysStubTargetVpnGatewaysStubSettings. createStub()
-