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