Uses of Class
com.google.devtools.cloudtrace.v1.Trace
-
Packages that use Trace Package Description com.google.cloud.trace.v1 A client to Stackdriver Trace APIcom.google.cloud.trace.v1.stub com.google.devtools.cloudtrace.v1 -
-
Uses of Trace in com.google.cloud.trace.v1
Methods in com.google.cloud.trace.v1 that return Trace Modifier and Type Method Description TraceTraceServiceClient. getTrace(GetTraceRequest request)Gets a single trace by its ID.TraceTraceServiceClient. getTrace(String projectId, String traceId)Gets a single trace by its ID.Methods in com.google.cloud.trace.v1 that return types with arguments of type Trace Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTraceRequest,Trace>TraceServiceClient. getTraceCallable()Gets a single trace by its ID.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTraceRequest,Trace>TraceServiceSettings.Builder. getTraceSettings()Returns the builder for the settings used for calls to getTrace.com.google.api.gax.rpc.UnaryCallSettings<GetTraceRequest,Trace>TraceServiceSettings. getTraceSettings()Returns the object with the settings used for calls to getTrace.Method parameters in com.google.cloud.trace.v1 with type arguments of type Trace Modifier and Type Method Description static com.google.api.core.ApiFuture<TraceServiceClient.ListTracesPagedResponse>TraceServiceClient.ListTracesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context, com.google.api.core.ApiFuture<ListTracesResponse> futureResponse)protected TraceServiceClient.ListTracesPageTraceServiceClient.ListTracesPage. createPage(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context, ListTracesResponse response)com.google.api.core.ApiFuture<TraceServiceClient.ListTracesPage>TraceServiceClient.ListTracesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context, com.google.api.core.ApiFuture<ListTracesResponse> futureResponse) -
Uses of Trace in com.google.cloud.trace.v1.stub
Methods in com.google.cloud.trace.v1.stub that return types with arguments of type Trace Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTraceRequest,Trace>GrpcTraceServiceStub. getTraceCallable()com.google.api.gax.rpc.UnaryCallable<GetTraceRequest,Trace>HttpJsonTraceServiceStub. getTraceCallable()com.google.api.gax.rpc.UnaryCallable<GetTraceRequest,Trace>TraceServiceStub. getTraceCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTraceRequest,Trace>TraceServiceStubSettings.Builder. getTraceSettings()Returns the builder for the settings used for calls to getTrace.com.google.api.gax.rpc.UnaryCallSettings<GetTraceRequest,Trace>TraceServiceStubSettings. getTraceSettings()Returns the object with the settings used for calls to getTrace. -
Uses of Trace in com.google.devtools.cloudtrace.v1
Methods in com.google.devtools.cloudtrace.v1 that return Trace Modifier and Type Method Description TraceTrace.Builder. build()TraceTrace.Builder. buildPartial()static TraceTrace. getDefaultInstance()TraceTrace.Builder. getDefaultInstanceForType()TraceTrace. getDefaultInstanceForType()TraceTraceServiceGrpc.TraceServiceBlockingStub. getTrace(GetTraceRequest request)Gets a single trace by its ID.TraceListTracesResponse.Builder. getTraces(int index)List of trace records as specified by the view parameter.TraceListTracesResponse. getTraces(int index)List of trace records as specified by the view parameter.TraceListTracesResponseOrBuilder. getTraces(int index)List of trace records as specified by the view parameter.TraceTraces.Builder. getTraces(int index)List of traces.TraceTraces. getTraces(int index)List of traces.TraceTracesOrBuilder. getTraces(int index)List of traces.static TraceTrace. parseDelimitedFrom(InputStream input)static TraceTrace. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TraceTrace. parseFrom(byte[] data)static TraceTrace. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TraceTrace. parseFrom(com.google.protobuf.ByteString data)static TraceTrace. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TraceTrace. parseFrom(com.google.protobuf.CodedInputStream input)static TraceTrace. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TraceTrace. parseFrom(InputStream input)static TraceTrace. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TraceTrace. parseFrom(ByteBuffer data)static TraceTrace. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.cloudtrace.v1 that return types with arguments of type Trace Modifier and Type Method Description static io.grpc.MethodDescriptor<GetTraceRequest,Trace>TraceServiceGrpc. getGetTraceMethod()com.google.protobuf.Parser<Trace>Trace. getParserForType()com.google.common.util.concurrent.ListenableFuture<Trace>TraceServiceGrpc.TraceServiceFutureStub. getTrace(GetTraceRequest request)Gets a single trace by its ID.List<Trace>ListTracesResponse.Builder. getTracesList()List of trace records as specified by the view parameter.List<Trace>ListTracesResponse. getTracesList()List of trace records as specified by the view parameter.List<Trace>ListTracesResponseOrBuilder. getTracesList()List of trace records as specified by the view parameter.List<Trace>Traces.Builder. getTracesList()List of traces.List<Trace>Traces. getTracesList()List of traces.List<Trace>TracesOrBuilder. getTracesList()List of traces.static com.google.protobuf.Parser<Trace>Trace. parser()Methods in com.google.devtools.cloudtrace.v1 with parameters of type Trace Modifier and Type Method Description ListTracesResponse.BuilderListTracesResponse.Builder. addTraces(int index, Trace value)List of trace records as specified by the view parameter.ListTracesResponse.BuilderListTracesResponse.Builder. addTraces(Trace value)List of trace records as specified by the view parameter.Traces.BuilderTraces.Builder. addTraces(int index, Trace value)List of traces.Traces.BuilderTraces.Builder. addTraces(Trace value)List of traces.Trace.BuilderTrace.Builder. mergeFrom(Trace other)static Trace.BuilderTrace. newBuilder(Trace prototype)ListTracesResponse.BuilderListTracesResponse.Builder. setTraces(int index, Trace value)List of trace records as specified by the view parameter.Traces.BuilderTraces.Builder. setTraces(int index, Trace value)List of traces.Method parameters in com.google.devtools.cloudtrace.v1 with type arguments of type Trace Modifier and Type Method Description ListTracesResponse.BuilderListTracesResponse.Builder. addAllTraces(Iterable<? extends Trace> values)List of trace records as specified by the view parameter.Traces.BuilderTraces.Builder. addAllTraces(Iterable<? extends Trace> values)List of traces.default voidTraceServiceGrpc.AsyncService. getTrace(GetTraceRequest request, io.grpc.stub.StreamObserver<Trace> responseObserver)Gets a single trace by its ID.voidTraceServiceGrpc.TraceServiceStub. getTrace(GetTraceRequest request, io.grpc.stub.StreamObserver<Trace> responseObserver)Gets a single trace by its ID.
-