public static class DiskClient.AggregatedListDisksPage extends AbstractPage<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList,DiskClient.AggregatedListDisksPage>
Modifier and Type | Method and Description |
---|---|
protected DiskClient.AggregatedListDisksPage |
createPage(PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
DiskAggregatedList response) |
ApiFuture<DiskClient.AggregatedListDisksPage> |
createPageAsync(PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
ApiFuture<DiskAggregatedList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected DiskClient.AggregatedListDisksPage createPage(PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context, DiskAggregatedList response)
public ApiFuture<DiskClient.AggregatedListDisksPage> createPageAsync(PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context, ApiFuture<DiskAggregatedList> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.