Class TargetTcpProxiesClient.AggregatedListPage (1.53.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)
Parameters
Name Description
context PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,java.util.Map.Entry<String,TargetTcpProxiesScopedList>>
response TargetTcpProxyAggregatedList
Returns
Type Description
TargetTcpProxiesClient.AggregatedListPage
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)
Parameters
Name Description
context PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,java.util.Map.Entry<String,TargetTcpProxiesScopedList>>
futureResponse ApiFuture<TargetTcpProxyAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides