Class MachineTypesClient.AggregatedListPage (1.68.0)

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

Inheritance

java.lang.Object > AbstractPage > MachineTypesClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListMachineTypesRequest,MachineTypeAggregatedList,Map.Entry<String,MachineTypesScopedList>> context, MachineTypeAggregatedList response)

protected MachineTypesClient.AggregatedListPage createPage(PageContext<AggregatedListMachineTypesRequest,MachineTypeAggregatedList,Map.Entry<String,MachineTypesScopedList>> context, MachineTypeAggregatedList response)
Returns
Type Description
MachineTypesClient.AggregatedListPage
Overrides

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

public ApiFuture<MachineTypesClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListMachineTypesRequest,MachineTypeAggregatedList,Map.Entry<String,MachineTypesScopedList>> context, ApiFuture<MachineTypeAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides