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