Class AutoscalersClient.AggregatedListPagedResponse (1.53.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
Name Description
context PageContext<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,java.util.Map.Entry<String,AutoscalersScopedList>>
futureResponse ApiFuture<AutoscalerAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>