Uses of Class
com.google.cloud.compute.v1.stub.HealthChecksStub
-
Packages that use HealthChecksStub 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 HealthChecksStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return HealthChecksStub Modifier and Type Method Description HealthChecksStub
HealthChecksClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type HealthChecksStub Modifier and Type Method Description static HealthChecksClient
HealthChecksClient. create(HealthChecksStub stub)
Constructs an instance of HealthChecksClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type HealthChecksStub Constructor Description HealthChecksClient(HealthChecksStub stub)
-
Uses of HealthChecksStub in com.google.cloud.compute.v1.stub
Subclasses of HealthChecksStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonHealthChecksStub
REST stub implementation for the HealthChecks service API.Methods in com.google.cloud.compute.v1.stub that return HealthChecksStub Modifier and Type Method Description HealthChecksStub
HealthChecksStubSettings. createStub()
-