Uses of Class
com.google.cloud.compute.v1.stub.VpnGatewaysStub
-
Packages that use VpnGatewaysStub 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 VpnGatewaysStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return VpnGatewaysStub Modifier and Type Method Description VpnGatewaysStubVpnGatewaysClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type VpnGatewaysStub Modifier and Type Method Description static VpnGatewaysClientVpnGatewaysClient. create(VpnGatewaysStub stub)Constructs an instance of VpnGatewaysClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type VpnGatewaysStub Constructor Description VpnGatewaysClient(VpnGatewaysStub stub) -
Uses of VpnGatewaysStub in com.google.cloud.compute.v1.stub
Subclasses of VpnGatewaysStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonVpnGatewaysStubREST stub implementation for the VpnGateways service API.Methods in com.google.cloud.compute.v1.stub that return VpnGatewaysStub Modifier and Type Method Description VpnGatewaysStubVpnGatewaysStubSettings. createStub()
-