Uses of Class
com.google.cloud.compute.v1.stub.ExternalVpnGatewaysStub
-
Packages that use ExternalVpnGatewaysStub 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 ExternalVpnGatewaysStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ExternalVpnGatewaysStub Modifier and Type Method Description ExternalVpnGatewaysStub
ExternalVpnGatewaysClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type ExternalVpnGatewaysStub Modifier and Type Method Description static ExternalVpnGatewaysClient
ExternalVpnGatewaysClient. create(ExternalVpnGatewaysStub stub)
Constructs an instance of ExternalVpnGatewaysClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type ExternalVpnGatewaysStub Constructor Description ExternalVpnGatewaysClient(ExternalVpnGatewaysStub stub)
-
Uses of ExternalVpnGatewaysStub in com.google.cloud.compute.v1.stub
Subclasses of ExternalVpnGatewaysStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonExternalVpnGatewaysStub
REST stub implementation for the ExternalVpnGateways service API.Methods in com.google.cloud.compute.v1.stub that return ExternalVpnGatewaysStub Modifier and Type Method Description ExternalVpnGatewaysStub
ExternalVpnGatewaysStubSettings. createStub()
-