Uses of Class
com.google.monitoring.v3.MetricServiceGrpc.MetricServiceBlockingStub
-
Packages that use MetricServiceGrpc.MetricServiceBlockingStub Package Description com.google.monitoring.v3 -
-
Uses of MetricServiceGrpc.MetricServiceBlockingStub in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return MetricServiceGrpc.MetricServiceBlockingStub Modifier and Type Method Description protected MetricServiceGrpc.MetricServiceBlockingStub
MetricServiceGrpc.MetricServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MetricServiceGrpc.MetricServiceBlockingStub
MetricServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-