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 RegionHealthCheckServicesStubRegionHealthCheckServicesClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type RegionHealthCheckServicesStub Modifier and Type Method Description static RegionHealthCheckServicesClientRegionHealthCheckServicesClient. 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 classHttpJsonRegionHealthCheckServicesStubREST stub implementation for the RegionHealthCheckServices service API.Methods in com.google.cloud.compute.v1.stub that return RegionHealthCheckServicesStub Modifier and Type Method Description RegionHealthCheckServicesStubRegionHealthCheckServicesStubSettings. createStub()
-