Class StoragePoolsClient.AggregatedListPage (1.68.0)

public static class StoragePoolsClient.AggregatedListPage extends AbstractPage<AggregatedListStoragePoolsRequest,StoragePoolAggregatedList,Map.Entry<String,StoragePoolsScopedList>,StoragePoolsClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > StoragePoolsClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListStoragePoolsRequest,StoragePoolAggregatedList,Map.Entry<String,StoragePoolsScopedList>> context, StoragePoolAggregatedList response)

protected StoragePoolsClient.AggregatedListPage createPage(PageContext<AggregatedListStoragePoolsRequest,StoragePoolAggregatedList,Map.Entry<String,StoragePoolsScopedList>> context, StoragePoolAggregatedList response)
Returns
Type Description
StoragePoolsClient.AggregatedListPage
Overrides

createPageAsync(PageContext<AggregatedListStoragePoolsRequest,StoragePoolAggregatedList,Map.Entry<String,StoragePoolsScopedList>> context, ApiFuture<StoragePoolAggregatedList> futureResponse)

public ApiFuture<StoragePoolsClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListStoragePoolsRequest,StoragePoolAggregatedList,Map.Entry<String,StoragePoolsScopedList>> context, ApiFuture<StoragePoolAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides