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