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