public static class ContextsClient.ListContextsPage extends AbstractPage<ListContextsRequest,ListContextsResponse,Context,ContextsClient.ListContextsPage>
Modifier and Type | Method and Description |
---|---|
protected ContextsClient.ListContextsPage |
createPage(PageContext<ListContextsRequest,ListContextsResponse,Context> context,
ListContextsResponse response) |
ApiFuture<ContextsClient.ListContextsPage> |
createPageAsync(PageContext<ListContextsRequest,ListContextsResponse,Context> context,
ApiFuture<ListContextsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected ContextsClient.ListContextsPage createPage(PageContext<ListContextsRequest,ListContextsResponse,Context> context, ListContextsResponse response)
createPage
in class AbstractPage<ListContextsRequest,ListContextsResponse,Context,ContextsClient.ListContextsPage>
public ApiFuture<ContextsClient.ListContextsPage> createPageAsync(PageContext<ListContextsRequest,ListContextsResponse,Context> context, ApiFuture<ListContextsResponse> futureResponse)
createPageAsync
in class AbstractPage<ListContextsRequest,ListContextsResponse,Context,ContextsClient.ListContextsPage>
Copyright © 2022 Google LLC. All rights reserved.