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