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