public static class TraceServiceClient.ListTracesPage extends com.google.api.gax.paging.AbstractPage<ListTracesRequest,ListTracesResponse,Trace,TraceServiceClient.ListTracesPage>
Modifier and Type | Method and Description |
---|---|
protected TraceServiceClient.ListTracesPage |
createPage(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context,
ListTracesResponse response) |
com.google.api.core.ApiFuture<TraceServiceClient.ListTracesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context,
com.google.api.core.ApiFuture<ListTracesResponse> futureResponse) |
protected TraceServiceClient.ListTracesPage createPage(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context, ListTracesResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListTracesRequest,ListTracesResponse,Trace,TraceServiceClient.ListTracesPage>
public com.google.api.core.ApiFuture<TraceServiceClient.ListTracesPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListTracesRequest,ListTracesResponse,Trace> context, com.google.api.core.ApiFuture<ListTracesResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListTracesRequest,ListTracesResponse,Trace,TraceServiceClient.ListTracesPage>
Copyright © 2019 Google LLC. All rights reserved.