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 TargetVpnGatewaysSettingsTargetVpnGatewaysSettings.Builder. build()static TargetVpnGatewaysSettingsTargetVpnGatewaysSettings. create(TargetVpnGatewaysStubSettings stub)TargetVpnGatewaysSettingsTargetVpnGatewaysClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type TargetVpnGatewaysSettings Modifier and Type Method Description static TargetVpnGatewaysClientTargetVpnGatewaysClient. 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.
-