Class TargetTcpProxiesClient.AggregatedListPage (1.26.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
NameDescription
contextPageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,java.util.Map.Entry<String,TargetTcpProxiesScopedList>>
responseTargetTcpProxyAggregatedList
Returns
TypeDescription
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
NameDescription
contextPageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,java.util.Map.Entry<String,TargetTcpProxiesScopedList>>
futureResponseApiFuture<TargetTcpProxyAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPage>
Overrides