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