public static class DiskClient.AggregatedListDisksPage extends com.google.api.gax.paging.AbstractPage<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList,DiskClient.AggregatedListDisksPage>
Modifier and Type | Method and Description |
---|---|
protected DiskClient.AggregatedListDisksPage |
createPage(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
DiskAggregatedList response) |
com.google.api.core.ApiFuture<DiskClient.AggregatedListDisksPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
com.google.api.core.ApiFuture<DiskAggregatedList> futureResponse) |
protected DiskClient.AggregatedListDisksPage createPage(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context, DiskAggregatedList response)
createPage
in class com.google.api.gax.paging.AbstractPage<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList,DiskClient.AggregatedListDisksPage>
public com.google.api.core.ApiFuture<DiskClient.AggregatedListDisksPage> createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context, com.google.api.core.ApiFuture<DiskAggregatedList> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList,DiskClient.AggregatedListDisksPage>
Copyright © 2019 Google LLC. All rights reserved.