Uses of Class
com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
-
Packages that use GrpcTraceServiceStub Package Description com.google.cloud.trace.v2.stub -
-
Uses of GrpcTraceServiceStub in com.google.cloud.trace.v2.stub
Methods in com.google.cloud.trace.v2.stub that return GrpcTraceServiceStub Modifier and Type Method Description static GrpcTraceServiceStub
GrpcTraceServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcTraceServiceStub
GrpcTraceServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcTraceServiceStub
GrpcTraceServiceStub. create(TraceServiceStubSettings settings)
-