Class AutoscalersClient.AggregatedListPagedResponse (1.17.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > AutoscalersClient.AggregatedListPagedResponse

Static Methods

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

public static ApiFuture<AutoscalersClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,Map.Entry<String,AutoscalersScopedList>> context, ApiFuture<AutoscalerAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,java.util.Map.Entry<String,AutoscalersScopedList>>
futureResponseApiFuture<AutoscalerAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>