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