Uses of Class
com.google.monitoring.metricsscope.v1.MetricsScopesGrpc.MetricsScopesFutureStub
-
Packages that use MetricsScopesGrpc.MetricsScopesFutureStub Package Description com.google.monitoring.metricsscope.v1 A client to Cloud Monitoring API -
-
Uses of MetricsScopesGrpc.MetricsScopesFutureStub in com.google.monitoring.metricsscope.v1
Methods in com.google.monitoring.metricsscope.v1 that return MetricsScopesGrpc.MetricsScopesFutureStub Modifier and Type Method Description protected MetricsScopesGrpc.MetricsScopesFutureStub
MetricsScopesGrpc.MetricsScopesFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MetricsScopesGrpc.MetricsScopesFutureStub
MetricsScopesGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-