Uses of Class
com.google.monitoring.metricsscope.v1.MetricsScopesGrpc.MetricsScopesStub
-
Packages that use MetricsScopesGrpc.MetricsScopesStub Package Description com.google.monitoring.metricsscope.v1 A client to Cloud Monitoring API -
-
Uses of MetricsScopesGrpc.MetricsScopesStub in com.google.monitoring.metricsscope.v1
Methods in com.google.monitoring.metricsscope.v1 that return MetricsScopesGrpc.MetricsScopesStub Modifier and Type Method Description protected MetricsScopesGrpc.MetricsScopesStub
MetricsScopesGrpc.MetricsScopesStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MetricsScopesGrpc.MetricsScopesStub
MetricsScopesGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-