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