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