Class AutoscalersClient.AggregatedListPage (1.68.0)

public static class AutoscalersClient.AggregatedListPage extends AbstractPage<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,Map.Entry<String,AutoscalersScopedList>,AutoscalersClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > AutoscalersClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,Map.Entry<String,AutoscalersScopedList>> context, AutoscalerAggregatedList response)

protected AutoscalersClient.AggregatedListPage createPage(PageContext<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,Map.Entry<String,AutoscalersScopedList>> context, AutoscalerAggregatedList response)
Returns
Type Description
AutoscalersClient.AggregatedListPage
Overrides

createPageAsync(PageContext<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,Map.Entry<String,AutoscalersScopedList>> context, ApiFuture<AutoscalerAggregatedList> futureResponse)

public ApiFuture<AutoscalersClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,Map.Entry<String,AutoscalersScopedList>> context, ApiFuture<AutoscalerAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides