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