Class InstantSnapshotsClient.AggregatedListPage (1.73.0)

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

Inheritance

java.lang.Object > AbstractPage > InstantSnapshotsClient.AggregatedListPage

Methods

createPage(PageContext> context, InstantSnapshotAggregatedList response)

protected InstantSnapshotsClient.AggregatedListPage createPage(PageContext,InstantSnapshotAggregatedList,Map.Entry,InstantSnapshotsScopedList>> context, InstantSnapshotAggregatedList response)
Parameters
Name Description
context PageContext<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,java.util.Map.Entry<String,InstantSnapshotsScopedList>>
response InstantSnapshotAggregatedList
Returns
Type Description
InstantSnapshotsClient.AggregatedListPage
Overrides

createPageAsync(PageContext> context, ApiFuture futureResponse)

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