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 VpnGatewaysClient
VpnGatewaysClient. create()
Constructs an instance of VpnGatewaysClient with default settings.static VpnGatewaysClient
VpnGatewaysClient. create(VpnGatewaysStub stub)
Constructs an instance of VpnGatewaysClient, using the given stub for making calls.static VpnGatewaysClient
VpnGatewaysClient. create(VpnGatewaysSettings settings)
Constructs an instance of VpnGatewaysClient, using the given settings.
-