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