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