Class DisksClient.AggregatedListPage (1.13.0)

public static class DisksClient.AggregatedListPage extends AbstractPage<AggregatedListDisksRequest,DiskAggregatedList,Map.Entry<String,DisksScopedList>,DisksClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > DisksClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListDisksRequest,DiskAggregatedList,Map.Entry<String,DisksScopedList>> context, DiskAggregatedList response)

protected DisksClient.AggregatedListPage createPage(PageContext<AggregatedListDisksRequest,DiskAggregatedList,Map.Entry<String,DisksScopedList>> context, DiskAggregatedList response)
Parameters Returns Overrides

createPageAsync(PageContext<AggregatedListDisksRequest,DiskAggregatedList,Map.Entry<String,DisksScopedList>> context, ApiFuture<DiskAggregatedList> futureResponse)

public ApiFuture<DisksClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListDisksRequest,DiskAggregatedList,Map.Entry<String,DisksScopedList>> context, ApiFuture<DiskAggregatedList> futureResponse)
Parameters Returns Overrides