Class MachineTypesClient.AggregatedListPagedResponse (1.51.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)
Parameters
NameDescription
contextPageContext<AggregatedListMachineTypesRequest,MachineTypeAggregatedList,java.util.Map.Entry<String,MachineTypesScopedList>>
futureResponseApiFuture<MachineTypeAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>