Class TargetTcpProxiesClient.AggregatedListPage (1.68.0)

public static class TargetTcpProxiesClient.AggregatedListPage extends AbstractPage<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>,TargetTcpProxiesClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > TargetTcpProxiesClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>> context, TargetTcpProxyAggregatedList response)

protected TargetTcpProxiesClient.AggregatedListPage createPage(PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>> context, TargetTcpProxyAggregatedList response)
Overrides

createPageAsync(PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>> context, ApiFuture<TargetTcpProxyAggregatedList> futureResponse)

public ApiFuture<TargetTcpProxiesClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>> context, ApiFuture<TargetTcpProxyAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides