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