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