Class UrlMapsClient.AggregatedListPage (1.21.0)

public static class UrlMapsClient.AggregatedListPage extends AbstractPage<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>,UrlMapsClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > UrlMapsClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>> context, UrlMapsAggregatedList response)

protected UrlMapsClient.AggregatedListPage createPage(PageContext<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>> context, UrlMapsAggregatedList response)
Parameters Returns Overrides

createPageAsync(PageContext<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>> context, ApiFuture<UrlMapsAggregatedList> futureResponse)

public ApiFuture<UrlMapsClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>> context, ApiFuture<UrlMapsAggregatedList> futureResponse)
Parameters Returns Overrides