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