Class TargetHttpProxiesClient.AggregatedListPage (1.68.0)

public static class TargetHttpProxiesClient.AggregatedListPage extends AbstractPage<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,Map.Entry<String,TargetHttpProxiesScopedList>,TargetHttpProxiesClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > TargetHttpProxiesClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,Map.Entry<String,TargetHttpProxiesScopedList>> context, TargetHttpProxyAggregatedList response)

protected TargetHttpProxiesClient.AggregatedListPage createPage(PageContext<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,Map.Entry<String,TargetHttpProxiesScopedList>> context, TargetHttpProxyAggregatedList response)
Overrides

createPageAsync(PageContext<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,Map.Entry<String,TargetHttpProxiesScopedList>> context, ApiFuture<TargetHttpProxyAggregatedList> futureResponse)

public ApiFuture<TargetHttpProxiesClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,Map.Entry<String,TargetHttpProxiesScopedList>> context, ApiFuture<TargetHttpProxyAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides