Uses of Class
com.google.cloud.compute.v1.TargetPoolsClient
-
Packages that use TargetPoolsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetPoolsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetPoolsClient Modifier and Type Method Description static TargetPoolsClient
TargetPoolsClient. create()
Constructs an instance of TargetPoolsClient with default settings.static TargetPoolsClient
TargetPoolsClient. create(TargetPoolsStub stub)
Constructs an instance of TargetPoolsClient, using the given stub for making calls.static TargetPoolsClient
TargetPoolsClient. create(TargetPoolsSettings settings)
Constructs an instance of TargetPoolsClient, using the given settings.
-