Uses of Class
com.google.cloud.monitoring.v3.UptimeCheckServiceClient
-
Packages that use UptimeCheckServiceClient Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring API -
-
Uses of UptimeCheckServiceClient in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return UptimeCheckServiceClient Modifier and Type Method Description static UptimeCheckServiceClient
UptimeCheckServiceClient. create()
Constructs an instance of UptimeCheckServiceClient with default settings.static UptimeCheckServiceClient
UptimeCheckServiceClient. create(UptimeCheckServiceStub stub)
Constructs an instance of UptimeCheckServiceClient, using the given stub for making calls.static UptimeCheckServiceClient
UptimeCheckServiceClient. create(UptimeCheckServiceSettings settings)
Constructs an instance of UptimeCheckServiceClient, using the given settings.
-