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