Class MachineTypesClient.AggregatedListPagedResponse (1.44.0)

public static class MachineTypesClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListMachineTypesRequest,MachineTypeAggregatedList,Map.Entry<String,MachineTypesScopedList>,MachineTypesClient.AggregatedListPage,MachineTypesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MachineTypesClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListMachineTypesRequest,MachineTypeAggregatedList,Map.Entry<String,MachineTypesScopedList>> context, ApiFuture<MachineTypeAggregatedList> futureResponse)

public static ApiFuture<MachineTypesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListMachineTypesRequest,MachineTypeAggregatedList,Map.Entry<String,MachineTypesScopedList>> context, ApiFuture<MachineTypeAggregatedList> futureResponse)
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>