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 ServiceMonitoringServiceClientServiceMonitoringServiceClient. create()Constructs an instance of ServiceMonitoringServiceClient with default settings.static ServiceMonitoringServiceClientServiceMonitoringServiceClient. create(ServiceMonitoringServiceSettings settings)Constructs an instance of ServiceMonitoringServiceClient, using the given settings.static ServiceMonitoringServiceClientServiceMonitoringServiceClient. create(ServiceMonitoringServiceStub stub)Constructs an instance of ServiceMonitoringServiceClient, using the given stub for making calls.
-