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