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