Class TargetPoolsClient.AggregatedListPage (1.68.0)

public static class TargetPoolsClient.AggregatedListPage extends AbstractPage<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>,TargetPoolsClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > TargetPoolsClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, TargetPoolAggregatedList response)

protected TargetPoolsClient.AggregatedListPage createPage(PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, TargetPoolAggregatedList response)
Returns
Type Description
TargetPoolsClient.AggregatedListPage
Overrides

createPageAsync(PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, ApiFuture<TargetPoolAggregatedList> futureResponse)

public ApiFuture<TargetPoolsClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList,Map.Entry<String,TargetPoolsScopedList>> context, ApiFuture<TargetPoolAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides