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 UptimeCheckServiceClientUptimeCheckServiceClient. create()Constructs an instance of UptimeCheckServiceClient with default settings.static UptimeCheckServiceClientUptimeCheckServiceClient. create(UptimeCheckServiceStub stub)Constructs an instance of UptimeCheckServiceClient, using the given stub for making calls.static UptimeCheckServiceClientUptimeCheckServiceClient. create(UptimeCheckServiceSettings settings)Constructs an instance of UptimeCheckServiceClient, using the given settings.
-