public static class UrlMapClient.ListUrlMapsPage extends AbstractPage<ListUrlMapsHttpRequest,UrlMapList,UrlMap,UrlMapClient.ListUrlMapsPage>
Modifier and Type | Method and Description |
---|---|
protected UrlMapClient.ListUrlMapsPage |
createPage(PageContext<ListUrlMapsHttpRequest,UrlMapList,UrlMap> context,
UrlMapList response) |
ApiFuture<UrlMapClient.ListUrlMapsPage> |
createPageAsync(PageContext<ListUrlMapsHttpRequest,UrlMapList,UrlMap> context,
ApiFuture<UrlMapList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected UrlMapClient.ListUrlMapsPage createPage(PageContext<ListUrlMapsHttpRequest,UrlMapList,UrlMap> context, UrlMapList response)
createPage
in class AbstractPage<ListUrlMapsHttpRequest,UrlMapList,UrlMap,UrlMapClient.ListUrlMapsPage>
public ApiFuture<UrlMapClient.ListUrlMapsPage> createPageAsync(PageContext<ListUrlMapsHttpRequest,UrlMapList,UrlMap> context, ApiFuture<UrlMapList> futureResponse)
createPageAsync
in class AbstractPage<ListUrlMapsHttpRequest,UrlMapList,UrlMap,UrlMapClient.ListUrlMapsPage>
Copyright © 2019 Google LLC. All rights reserved.