Uses of Class
com.google.cloud.compute.v1.VpnGatewaysSettings
-
Packages that use VpnGatewaysSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VpnGatewaysSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return VpnGatewaysSettings Modifier and Type Method Description VpnGatewaysSettings
VpnGatewaysSettings.Builder. build()
static VpnGatewaysSettings
VpnGatewaysSettings. create(VpnGatewaysStubSettings stub)
VpnGatewaysSettings
VpnGatewaysClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type VpnGatewaysSettings Modifier and Type Method Description static VpnGatewaysClient
VpnGatewaysClient. create(VpnGatewaysSettings settings)
Constructs an instance of VpnGatewaysClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type VpnGatewaysSettings Constructor Description Builder(VpnGatewaysSettings settings)
VpnGatewaysClient(VpnGatewaysSettings settings)
Constructs an instance of VpnGatewaysClient, using the given settings.
-