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