Uses of Class
com.google.cloud.compute.v1.stub.TargetPoolsStub
-
Packages that use TargetPoolsStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of TargetPoolsStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetPoolsStub Modifier and Type Method Description TargetPoolsStubTargetPoolsClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type TargetPoolsStub Modifier and Type Method Description static TargetPoolsClientTargetPoolsClient. create(TargetPoolsStub stub)Constructs an instance of TargetPoolsClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type TargetPoolsStub Constructor Description TargetPoolsClient(TargetPoolsStub stub) -
Uses of TargetPoolsStub in com.google.cloud.compute.v1.stub
Subclasses of TargetPoolsStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonTargetPoolsStubREST stub implementation for the TargetPools service API.Methods in com.google.cloud.compute.v1.stub that return TargetPoolsStub Modifier and Type Method Description TargetPoolsStubTargetPoolsStubSettings. createStub()
-