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