Class InstantSnapshotsClient.AggregatedListPage (1.68.0)

public static class InstantSnapshotsClient.AggregatedListPage extends AbstractPage<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,Map.Entry<String,InstantSnapshotsScopedList>,InstantSnapshotsClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > InstantSnapshotsClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,Map.Entry<String,InstantSnapshotsScopedList>> context, InstantSnapshotAggregatedList response)

protected InstantSnapshotsClient.AggregatedListPage createPage(PageContext<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,Map.Entry<String,InstantSnapshotsScopedList>> context, InstantSnapshotAggregatedList response)
Overrides

createPageAsync(PageContext<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,Map.Entry<String,InstantSnapshotsScopedList>> context, ApiFuture<InstantSnapshotAggregatedList> futureResponse)

public ApiFuture<InstantSnapshotsClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,Map.Entry<String,InstantSnapshotsScopedList>> context, ApiFuture<InstantSnapshotAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides