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