Uses of Class
com.google.cloud.trace.v2.stub.TraceServiceStub
-
Packages that use TraceServiceStub Package Description com.google.cloud.trace.v2 A client to Stackdriver Trace APIcom.google.cloud.trace.v2.stub -
-
Uses of TraceServiceStub in com.google.cloud.trace.v2
Methods in com.google.cloud.trace.v2 that return TraceServiceStub Modifier and Type Method Description TraceServiceStub
TraceServiceClient. getStub()
Methods in com.google.cloud.trace.v2 with parameters of type TraceServiceStub Modifier and Type Method Description static TraceServiceClient
TraceServiceClient. create(TraceServiceStub stub)
Constructs an instance of TraceServiceClient, using the given stub for making calls.Constructors in com.google.cloud.trace.v2 with parameters of type TraceServiceStub Constructor Description TraceServiceClient(TraceServiceStub stub)
-
Uses of TraceServiceStub in com.google.cloud.trace.v2.stub
Subclasses of TraceServiceStub in com.google.cloud.trace.v2.stub Modifier and Type Class Description class
GrpcTraceServiceStub
gRPC stub implementation for the TraceService service API.class
HttpJsonTraceServiceStub
REST stub implementation for the TraceService service API.Methods in com.google.cloud.trace.v2.stub that return TraceServiceStub Modifier and Type Method Description TraceServiceStub
TraceServiceStubSettings. createStub()
-