Package | Description |
---|---|
com.google.cloud.trace.v1 |
A client to Stackdriver Trace API.
|
Modifier and Type | Method and Description |
---|---|
protected TraceServiceClient.ListTracesPage |
TraceServiceClient.ListTracesPage.createPage(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context,
ListTracesResponse response) |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
protected TraceServiceClient.ListTracesFixedSizeCollection |
TraceServiceClient.ListTracesFixedSizeCollection.createCollection(List<TraceServiceClient.ListTracesPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.