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