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