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 Trace
TraceServiceClient. getTrace(GetTraceRequest request)
Gets a single trace by its ID.Trace
TraceServiceClient. 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.ListTracesPage
TraceServiceClient.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 Trace
Trace.Builder. build()
Trace
Trace.Builder. buildPartial()
static Trace
Trace. getDefaultInstance()
Trace
Trace.Builder. getDefaultInstanceForType()
Trace
Trace. getDefaultInstanceForType()
Trace
TraceServiceGrpc.TraceServiceBlockingStub. getTrace(GetTraceRequest request)
Gets a single trace by its ID.Trace
ListTracesResponse.Builder. getTraces(int index)
List of trace records as specified by the view parameter.Trace
ListTracesResponse. getTraces(int index)
List of trace records as specified by the view parameter.Trace
ListTracesResponseOrBuilder. getTraces(int index)
List of trace records as specified by the view parameter.Trace
Traces.Builder. getTraces(int index)
List of traces.Trace
Traces. getTraces(int index)
List of traces.Trace
TracesOrBuilder. getTraces(int index)
List of traces.static Trace
Trace. parseDelimitedFrom(InputStream input)
static Trace
Trace. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Trace
Trace. parseFrom(byte[] data)
static Trace
Trace. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Trace
Trace. parseFrom(com.google.protobuf.ByteString data)
static Trace
Trace. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Trace
Trace. parseFrom(com.google.protobuf.CodedInputStream input)
static Trace
Trace. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Trace
Trace. parseFrom(InputStream input)
static Trace
Trace. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Trace
Trace. parseFrom(ByteBuffer data)
static Trace
Trace. 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.Builder
ListTracesResponse.Builder. addTraces(int index, Trace value)
List of trace records as specified by the view parameter.ListTracesResponse.Builder
ListTracesResponse.Builder. addTraces(Trace value)
List of trace records as specified by the view parameter.Traces.Builder
Traces.Builder. addTraces(int index, Trace value)
List of traces.Traces.Builder
Traces.Builder. addTraces(Trace value)
List of traces.Trace.Builder
Trace.Builder. mergeFrom(Trace other)
static Trace.Builder
Trace. newBuilder(Trace prototype)
ListTracesResponse.Builder
ListTracesResponse.Builder. setTraces(int index, Trace value)
List of trace records as specified by the view parameter.Traces.Builder
Traces.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.Builder
ListTracesResponse.Builder. addAllTraces(Iterable<? extends Trace> values)
List of trace records as specified by the view parameter.Traces.Builder
Traces.Builder. addAllTraces(Iterable<? extends Trace> values)
List of traces.default void
TraceServiceGrpc.AsyncService. getTrace(GetTraceRequest request, io.grpc.stub.StreamObserver<Trace> responseObserver)
Gets a single trace by its ID.void
TraceServiceGrpc.TraceServiceStub. getTrace(GetTraceRequest request, io.grpc.stub.StreamObserver<Trace> responseObserver)
Gets a single trace by its ID.
-