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