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(com.google.devtools.cloudtrace.v1.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(PageContext<com.google.devtools.cloudtrace.v1.ListTracesRequest,com.google.devtools.cloudtrace.v1.ListTracesResponse,com.google.devtools.cloudtrace.v1.Trace> context,
com.google.api.core.ApiFuture<com.google.devtools.cloudtrace.v1.ListTracesResponse> futureResponse) |
UnaryCallable<com.google.devtools.cloudtrace.v1.ListTracesRequest,TraceServiceClient.ListTracesPagedResponse> |
TraceServiceClient.listTracesPagedCallable()
Returns of a list of traces that match the specified filter conditions.
|
PagedCallSettings<com.google.devtools.cloudtrace.v1.ListTracesRequest,com.google.devtools.cloudtrace.v1.ListTracesResponse,TraceServiceClient.ListTracesPagedResponse> |
TraceServiceSettings.listTracesSettings()
Returns the object with the settings used for calls to listTraces.
|
PagedCallSettings.Builder<com.google.devtools.cloudtrace.v1.ListTracesRequest,com.google.devtools.cloudtrace.v1.ListTracesResponse,TraceServiceClient.ListTracesPagedResponse> |
TraceServiceSettings.Builder.listTracesSettings()
Returns the builder for the settings used for calls to listTraces.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.devtools.cloudtrace.v1.ListTracesRequest,TraceServiceClient.ListTracesPagedResponse> |
TraceServiceStub.listTracesPagedCallable() |
UnaryCallable<com.google.devtools.cloudtrace.v1.ListTracesRequest,TraceServiceClient.ListTracesPagedResponse> |
GrpcTraceServiceStub.listTracesPagedCallable() |
PagedCallSettings<com.google.devtools.cloudtrace.v1.ListTracesRequest,com.google.devtools.cloudtrace.v1.ListTracesResponse,TraceServiceClient.ListTracesPagedResponse> |
TraceServiceStubSettings.listTracesSettings()
Returns the object with the settings used for calls to listTraces.
|
PagedCallSettings.Builder<com.google.devtools.cloudtrace.v1.ListTracesRequest,com.google.devtools.cloudtrace.v1.ListTracesResponse,TraceServiceClient.ListTracesPagedResponse> |
TraceServiceStubSettings.Builder.listTracesSettings()
Returns the builder for the settings used for calls to listTraces.
|
Copyright © 2019 Google LLC. All rights reserved.