Uses of Class
com.google.monitoring.v3.QueryServiceGrpc.QueryServiceStub
-
Packages that use QueryServiceGrpc.QueryServiceStub Package Description com.google.monitoring.v3 -
-
Uses of QueryServiceGrpc.QueryServiceStub in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return QueryServiceGrpc.QueryServiceStub Modifier and Type Method Description protected QueryServiceGrpc.QueryServiceStub
QueryServiceGrpc.QueryServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static QueryServiceGrpc.QueryServiceStub
QueryServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-