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