| Package | Description | 
|---|---|
| com.google.cloud.trace.v1 | 
 A client to Stackdriver Trace API. 
 | 
| com.google.cloud.trace.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
TraceServiceClient.ListTracesPagedResponse | 
TraceServiceClient.listTraces(ListTracesRequest request)
Returns of a list of traces that match the specified filter conditions. 
 | 
TraceServiceClient.ListTracesPagedResponse | 
TraceServiceClient.listTraces(String projectId)
Returns of a list of traces that match the specified filter conditions. 
 | 
| Modifier and Type | Method and 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)  | 
com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,TraceServiceClient.ListTracesPagedResponse> | 
TraceServiceClient.listTracesPagedCallable()
Returns of a list of traces that match the specified filter conditions. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListTracesRequest,ListTracesResponse,TraceServiceClient.ListTracesPagedResponse> | 
TraceServiceSettings.listTracesSettings()
Returns the object with the settings used for calls to listTraces. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTracesRequest,ListTracesResponse,TraceServiceClient.ListTracesPagedResponse> | 
TraceServiceSettings.Builder.listTracesSettings()
Returns the builder for the settings used for calls to listTraces. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,TraceServiceClient.ListTracesPagedResponse> | 
GrpcTraceServiceStub.listTracesPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListTracesRequest,TraceServiceClient.ListTracesPagedResponse> | 
TraceServiceStub.listTracesPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListTracesRequest,ListTracesResponse,TraceServiceClient.ListTracesPagedResponse> | 
TraceServiceStubSettings.listTracesSettings()
Returns the object with the settings used for calls to listTraces. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTracesRequest,ListTracesResponse,TraceServiceClient.ListTracesPagedResponse> | 
TraceServiceStubSettings.Builder.listTracesSettings()
Returns the builder for the settings used for calls to listTraces. 
 | 
Copyright © 2019 Google LLC. All rights reserved.