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